{"name":"@solana/web3.js","version":"1.41.3","keywords":["api","blockchain"],"author":{"name":"Solana Maintainers","email":"maintainers@solana.com"},"license":"MIT","_id":"@solana/web3.js@1.41.3","maintainers":[{"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":"jstarry","email":"Justin.m.starry@gmail.com"},{"name":"danpaul000","email":"dan@solana.com"},{"name":"jack-solana","email":"jack@solana.com"},{"name":"tyera","email":"tyera@solana.com"},{"name":"joncinque","email":"me@jonc.dev"},{"name":"bartosz-lipinski","email":"bartosz@solana.com"},{"name":"ryoqun","email":"ryoqun@gmail.com"},{"name":"trent-solana","email":"trent@solana.com"},{"name":"jordansexton","email":"jordan@jordansexton.com"}],"homepage":"https://solana.com/","bugs":{"url":"http://github.com/solana-labs/solana-web3.js.git/issues"},"dist":{"shasum":"77ef4927d533cf67d7adfeee799d5061d75a06ee","tarball":"https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.41.3.tgz","fileCount":55,"integrity":"sha512-H+zRDh7zpzma8fvA6S16DJY2sDemw4HHU/3WR9kXQG+3jsRtIJxhOD2NAwu1M2JrXoblyE2QYHWneLKDV2Bu6g==","signatures":[{"sig":"MEUCIQDXc43VtqPmUX6pqf5uK0Ce2eq93EAcfQM3pQMgBPhv9wIgBL9tf3L1R9ci219GHmh58bmtTOVsEvaCT4WaVBIfvZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9321328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJia1hrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQmg//RMX0MXM8h2O+vU+/Ixx241Qp/VhpyvU6vLF0hJr8jjy4A6dO\r\nRfHyXyk4Q1OD6NcXuuyCMwuLrLZwrrmzmDSGCML7+hKn8EugJJizhPaAXTLG\r\niiTbKB9Ia1Iyhf8VSyAQed0pPd2GxDZWA8IrXzFJsvr6NR+tBW6S9G61CkbY\r\n15TYY65+pGT2blhOFJW9pC6mZYyTpcXqyLs63r6g0Tqm6Bd4KHdX+4Hz56lW\r\nTGkk4vHGdJMru4rUB6SYcJN8QhbrnMVc9GqyFbLVbINguq/9FCCXVyCo4tkJ\r\nBKc+QkXY9xFkdt7TjyIzeSq6euq9EsG2jIWX/PkjDy12G1v3In4cwIUucfqt\r\n00ecYVnrb0fHOHNqWJZACAxHH9O2L2r32V/tRYgJ9eT0xbmJ0WkGVWP3c3QH\r\ncCSgzLClZPbEoDmG1kxPMNYyxo0KNTfWZZj4MeC+aE790CqorRcWChGnqBE8\r\n7o/2xe/3tWKJZ4nLgV0eSabdQDX4/C/aGuM4/cGcFrQBEH6Afm9CwVoS+AtJ\r\n7eLLdI8AEgPYdhg/dnD8ilqVQrmRIdMUnoju0i/Upk4dR1M1/FGX91g+FirH\r\nPUDQ/yhtP8PpNynIH0yzk6hGgJ4aPvOAKa0pHPu4KeTKeQefgiD5sdGful8Z\r\nbJwUwXMEC234mCffiWWmMU46phJYWbFf9Xg=\r\n=oBHS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.cjs.js","types":"lib/index.d.ts","module":"lib/index.esm.js","browser":{"./lib/index.cjs.js":"./lib/index.browser.cjs.js","./lib/index.esm.js":"./lib/index.browser.esm.js"},"engines":{"node":">=12.20.0"},"gitHead":"5335c334fab8db302cb4705ca94a10237284e697","scripts":{"ok":"run-s lint test doc type:check","re":"semantic-release --repository-url git@github.com:solana-labs/solana-web3.js.git","dev":"cross-env NODE_ENV=development rollup -c","doc":"set -ex; typedoc --treatWarningsAsErrors","lint":"set -ex; npm run pretty; eslint . --ext .js,.ts","test":"cross-env TS_NODE_COMPILER_OPTIONS='{ \"module\": \"commonjs\" }' ts-mocha --require esm './test/**/*.test.ts'","build":"npm run clean; cross-env NODE_ENV=production rollup -c; npm run type:gen","clean":"rimraf ./coverage ./lib","pretty":"prettier --check '{,{src,test}/**/}*.{j,t}s'","codecov":"set -ex; npm run test:cover; cat ./coverage/lcov.info | codecov","lint:fix":"npm run pretty:fix && eslint . --fix --ext .js,.ts","type:gen":"./scripts/typegen.sh","test:live":"TEST_LIVE=1 npm run test","pretty:fix":"prettier --write '{,{src,test}/**/}*.{j,t}s'","test:cover":"nyc --reporter=lcov npm run test","type:check":"tsc -p tsconfig.json --noEmit","build:fixtures":"set -ex; ./test/fixtures/noop-program/build.sh","test:live-with-test-validator":"start-server-and-test 'solana-test-validator --reset --quiet' http://localhost:8899/health test:live"},"_npmUser":{"name":"_chido","email":"yihau.chen@solana.com"},"repository":{"url":"git+https://github.com/solana-labs/solana-web3.js.git","type":"git"},"_npmVersion":"7.24.2","description":"Solana Javascript API","directories":{},"_nodeVersion":"16.14.2","browserslist":["defaults","not IE 11","maintained node versions"],"dependencies":{"bs58":"^4.0.1","bn.js":"^5.0.0","borsh":"^0.7.0","buffer":"6.0.1","jayson":"^3.4.4","js-sha3":"^0.8.0","secp256k1":"^4.0.2","tweetnacl":"^1.0.0","sinon-chai":"^3.7.0","cross-fetch":"^3.1.4","superstruct":"^0.14.2","@babel/runtime":"^7.12.5","rpc-websockets":"^7.4.2","@ethersproject/sha2":"^5.5.0","@solana/buffer-layout":"^4.0.0","fast-stable-stringify":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.7.0","esm":"^3.2.25","nyc":"^15.1.0","chai":"^4.3.0","mocha":"^8.2.1","sinon":"^13.0.2","tslib":"^2.1.0","eslint":"^7.19.0","rimraf":"3.0.2","rollup":"2.70.2","codecov":"^3.0.4","mockttp":"^2.0.1","ts-node":"^10.0.0","typedoc":"^0.22.2","prettier":"^2.3.0","ts-mocha":"^9.0.2","@types/mz":"^2.7.3","cross-env":"7.0.3","typescript":"^4.3.2","@babel/core":"^7.12.13","@types/bs58":"^4.0.1","@types/chai":"^4.2.15","@types/node":"^17.0.24","http-server":"^14.0.0","npm-run-all":"^4.1.5","@types/bn.js":"^5.1.0","@types/mocha":"^9.0.0","@types/sinon":"^10.0.0","@babel/register":"^7.12.13","@types/secp256k1":"^4.0.1","chai-as-promised":"^7.1.1","semantic-release":"^18.0.0","@babel/preset-env":"^7.12.11","@solana/spl-token":"^0.1.2","@types/sinon-chai":"^3.2.8","rollup-plugin-dts":"^4.0.0","@rollup/plugin-json":"^4.1.0","eslint-plugin-mocha":"^9.0.0","@rollup/plugin-alias":"^3.1.2","@rollup/plugin-babel":"^5.2.3","eslint-plugin-import":"2.26.0","rollup-plugin-terser":"^7.0.2","start-server-and-test":"^1.12.0","@commitlint/travis-cli":"^16.2.3","@rollup/plugin-replace":"^4.0.0","eslint-config-prettier":"^8.0.0","eslint-plugin-prettier":"^4.0.0","@rollup/plugin-commonjs":"^21.0.0","@types/chai-as-promised":"^7.1.3","@babel/preset-typescript":"^7.12.16","@typescript-eslint/parser":"^4.14.2","@rollup/plugin-multi-entry":"^4.0.0","@rollup/plugin-node-resolve":"^13.0.0","rollup-plugin-node-polyfills":"^0.2.1","@babel/plugin-transform-runtime":"^7.12.10","@commitlint/config-conventional":"^15.0.0","@types/express-serve-static-core":"^4.17.21","@typescript-eslint/eslint-plugin":"^4.14.2","@babel/plugin-proposal-class-properties":"^7.12.1"},"_npmOperationalInternal":{"tmp":"tmp/web3.js_1.41.3_1651202155353_0.45046042359758687","host":"s3://npm-registry-packages"}}