{"_id":"@atlaschain/token","name":"@atlaschain/token","dist-tags":{"latest":"3.0.0"},"versions":{"3.0.0":{"name":"@atlaschain/token","version":"3.0.0","author":{"name":"Atlas Chain Foundation"},"description":"JavaScript client for the Token program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test","prepublishOnly":"pnpm build"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atlas-chain/token.git"},"bugs":{"url":"https://github.com/atlas-chain/token/issues"},"homepage":"https://github.com/atlas-chain/token#readme","peerDependencies":{"@solana/web3.js":"^1.95.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana-program/system":"^0.6.1","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"^1.95.0","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@9.1.0","dependencies":{"@solana/kit":"^5.0.0"},"_id":"@atlaschain/token@3.0.0","_nodeVersion":"22.12.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-qwv0nS16/oGeeibPfGH2XrwKDNzKDwkT7KYcUZ8kM/DaEXf+EPw5BvovqsfZfBD1I1797qCQ8qCaxWFdvaDzUA==","shasum":"6a733af4760e36e0fafef291e89507c99a23a394","tarball":"https://registry.npmjs.org/@atlaschain/token/-/token-3.0.0.tgz","fileCount":100,"unpackedSize":1105913,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEens/8vdTYgCEkQzgs5IDpcZpQgH+R3rKwjKwWNzLjvAiEA1qXpC1+9A7GbRDURwUE+Z/2GZ18v0kM0B/h62UKizM0="}]},"_npmUser":{"name":"atlaschain","email":"jq@atlaschain.org"},"directories":{},"maintainers":[{"name":"atlaschain","email":"jq@atlaschain.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/token_3.0.0_1764617992525_0.15072343146702027"},"_hasShrinkwrap":false}},"time":{"created":"2025-12-01T19:39:52.410Z","3.0.0":"2025-12-01T19:39:52.748Z","modified":"2025-12-01T19:39:53.057Z"},"maintainers":[{"name":"atlaschain","email":"jq@atlaschain.org"}],"description":"JavaScript client for the Token program","homepage":"https://github.com/atlas-chain/token#readme","repository":{"type":"git","url":"git+https://github.com/atlas-chain/token.git"},"author":{"name":"Atlas Chain Foundation"},"bugs":{"url":"https://github.com/atlas-chain/token/issues"},"license":"Apache-2.0","readme":"# JavaScript client\n\nA generated JavaScript library for the Token program.\n\n## Getting started\n\nTo build and test your JavaScript client from the root of the repository, you may use the following command.\n\n```sh\npnpm clients:js:test\n```\n\nThis will start a new local validator, if one is not already running, and run the tests for your JavaScript client.\n\n## Available client scripts.\n\nAlternatively, you can go into the client directory and run the tests directly.\n\n```sh\n# Build your programs and start the validator.\npnpm programs:build\npnpm validator:restart\n\n# Go into the client directory and run the tests.\ncd clients/js\npnpm install\npnpm build\npnpm test\n```\n\nYou may also use the following scripts to lint and/or format your JavaScript client.\n\n```sh\npnpm lint\npnpm lint:fix\npnpm format\npnpm format:fix\n```\n","readmeFilename":"README.md","_rev":"1-94c66249b22d8d0e077766a3b1c45f23"}