{"bugs":{"url":"http://github.com/solana-labs/solana-web3.js.git/issues"},"dist":{"shasum":"702af6bc5579cdc58706f78048298eac31fe102e","tarball":"https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.89.0.tgz","fileCount":80,"integrity":"sha512-b6PJxNL/DX+J2zccj3kzxZ6HyUF92tc8L9CjMlnTYKCdotAk163ygQ/jbHDT0yYs7pGeXAszyLuaqUXJ8bxwpA==","signatures":[{"sig":"MEQCIADYibsTRJ5ryNQ1lQzMGM6F8Zk+U6IdNrESrBEBxZ5lAiBYhDxtKiRcW9unH4EF8DzeJNQOwE0VWdetYV4LkWBeyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10897179},"main":"lib/index.cjs.js","name":"@solana/web3.js","types":"lib/index.d.ts","author":{"name":"Solana Labs Maintainers","email":"maintainers@solanalabs.com"},"module":"lib/index.esm.js","browser":{"./lib/index.cjs.js":"./lib/index.browser.cjs.js","./lib/index.esm.js":"./lib/index.browser.esm.js"},"gitHead":"23420ecebc6881b5379bf83883d774bd3080e83e","license":"MIT","scripts":{"dev":"cross-env NODE_ENV=development rollup -c --watch","clean":"rimraf ./doc ./declarations ./lib","test:lint":"eslint src/ test/ --ext .js,.ts","test:live":"TEST_LIVE=1 pnpm run test:unit:node","compile:js":"cross-env NODE_ENV=production rollup -c","compile:docs":"typedoc --treatWarningsAsErrors","test:lint:fix":"eslint src/ test/ --fix --ext .js,.ts","test:prettier":"prettier --check '{,{src,test}/**/}*.{j,t}s'","build:fixtures":"set -ex; ./test/fixtures/noop-program/build.sh","test:typecheck":"tsc --noEmit","test:unit:node":"cross-env NODE_ENV=test TS_NODE_COMPILER_OPTIONS='{ \"module\": \"commonjs\", \"target\": \"es2019\" }' ts-mocha --require esm './test/**/*.test.ts'","compile:typedefs":"./scripts/typegen.sh","publish-packages":"semantic-release --repository-url git@github.com:solana-labs/solana-web3.js.git","test:prettier:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","test:live-with-test-validator":"start-server-and-test '../../scripts/start-shared-test-validator.sh' http://127.0.0.1:8899/health test:live"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"homepage":"https://solana.com/","keywords":["api","blockchain"],"repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"10.2.3","description":"Solana Javascript API","directories":{},"maintainers":[{"name":"2501babe","email":"hana@solana.com"},{"name":"lorisleiva","email":"loris.leiva@gmail.com"},{"name":"buffalojoec","email":"joe.caulfield@solana.com"},{"name":"ngundotra","email":"noah@gundotra.org"},{"name":"_chido","email":"yihau.chen@solana.com"},{"name":"steveluscher","email":"me+npm@steveluscher.com"},{"name":"sebastianbor","email":"sebastian_bor@hotmail.com"},{"name":"seanyoung","email":"sean@mess.org"},{"name":"mvines","email":"mvines@gmail.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"_nodeVersion":"18.19.0","browserslist":["defaults","not IE 11","maintained node versions"],"dependencies":{"bs58":"^4.0.1","bn.js":"^5.2.1","borsh":"^0.7.0","buffer":"6.0.3","jayson":"^4.1.0","node-fetch":"^2.7.0","superstruct":"^0.14.2","@noble/curves":"^1.2.0","@noble/hashes":"^1.3.2","bigint-buffer":"^1.1.5","@babel/runtime":"^7.23.4","agentkeepalive":"^4.5.0","rpc-websockets":"^7.5.1","@solana/buffer-layout":"^4.0.1","fast-stable-stringify":"^1.0.0"},"react-native":"lib/index.native.js","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.7.0","esm":"^3.2.25","chai":"^4.3.7","mocha":"^10.2.0","sinon":"^15.2.0","tslib":"^2.6.2","eslint":"^8.45.0","rimraf":"5.0.5","rollup":"^4.7.0","mockttp":"^3.10.0","ts-node":"^10.9.1","typedoc":"^0.25.4","prettier":"^3.1","ts-mocha":"^10.0.0","tsconfig":"workspace:*","@types/mz":"^2.7.4","cross-env":"7.0.3","sinon-chai":"^3.7.0","typescript":"^5.1.6","@babel/core":"^7.23.7","@types/bs58":"^4.0.1","@types/chai":"^4.3.5","@types/node":"18.11.19","@types/bn.js":"^5.1.1","@types/mocha":"^10.0.6","@types/sinon":"^10.0.16","chai-as-promised":"^7.1.1","semantic-release":"^21.0.7","@babel/preset-env":"^7.23.3","@solana/spl-token":"^0.3.8","@types/node-fetch":"2","@types/sinon-chai":"^3.2.12","rollup-plugin-dts":"^6.1.0","@rollup/plugin-json":"^6.0.1","eslint-plugin-mocha":"^10.1.0","@rollup/plugin-alias":"^4.0.3","@rollup/plugin-babel":"^6.0.4","eslint-plugin-import":"^2.29.0","@rollup/plugin-terser":"^0.4.3","node-abort-controller":"^3.0.1","start-server-and-test":"^2.0.0","@rollup/plugin-replace":"^5.0.2","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.0.1","@rollup/plugin-commonjs":"^25.0.4","@types/chai-as-promised":"^7.1.8","@babel/preset-typescript":"^7.23.3","@typescript-eslint/parser":"^6.3.0","@rollup/plugin-multi-entry":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.3","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-transform-runtime":"^7.23.7","@types/express-serve-static-core":"^4.17.41","@typescript-eslint/eslint-plugin":"^6.13.2","@babel/plugin-transform-private-methods":"^7.23.3","@babel/plugin-transform-class-properties":"^7.23.3","@babel/plugin-transform-private-property-in-object":"^7.23.4"},"_npmOperationalInternal":{"tmp":"tmp/web3.js_1.89.0_1704970479414_0.49760513515726057","host":"s3://npm-registry-packages"},"_id":"@solana/web3.js@1.89.0","version":"1.89.0"}