{"name":"near-api-js","version":"0.44.2","keywords":[],"author":{"name":"NEAR Inc"},"license":"(MIT AND Apache-2.0)","_id":"near-api-js@0.44.2","maintainers":[{"name":"nearvlad","email":"vlad@nearprotocol.com"},{"name":"ilblackdragon","email":"ilblackdragon@gmail.com"},{"name":"mikedotexe","email":"mikedotexe@gmail.com"},{"name":"thisisjoshford","email":"thisisjoshford@gmail.com"},{"name":"chefsale","email":"sandi.fatic@gmail.com"},{"name":"volovyk-s","email":"sergeyvolovyk@gmail.com"}],"homepage":"https://github.com/near/near-api-js","bugs":{"url":"https://github.com/near/near-api-js/issues"},"dist":{"shasum":"e451f68f2c56bd885c7b918db5818a3e6e9423d0","tarball":"https://registry.npmjs.org/near-api-js/-/near-api-js-0.44.2.tgz","fileCount":83,"integrity":"sha512-eMnc4V+geggapEUa3nU2p8HSHn/njtloI4P2mceHQWO8vDE1NGpnAw8FuTBrLmXSgIv9m6oocgFc9t3VNf5zwg==","signatures":[{"sig":"MEUCIQDP8DIsfueUr71uulJqDBJ2VWr2M95Dj4vP+TJFB8TI9wIgFu8Z14cH26y+GNcAk1gDUA5PdlPTDacbYi//YNJ8KTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1037404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu4mTCRA9TVsSAnZWagAAnG4P/2TKN5JysWIJfRIOlx4I\nMFGJn0YwTDpyLVXCUM1BYibx9FKE3fG6k9oayo2GwVTbGxIb0dHnsGEChEPE\nMXmuO/IK5/c4maxE1ogjOvUJ/cwCAwCbFMFHL9eTgSNvJOVdZCVlfbbzzt1j\nKBAe+hpC+zI24p1D/il/6elkCu9R7TOJ4lzQ9UC89e1UAPHCSgs7wnwM4wjZ\n6gn2sgEzVX4Gyea0weWBWjDA96SXo51+ffjstEDcTkHTHAq+VSGrMLgzGXOq\noSrF73UaLwTSnrVM03D+AalW2dKAENK3phxibC0dNS5/GTSPwf+0uChYyPYK\nH1Rt+/mPKPZfNZ2FZbcOB8Q6lNcZyY7RbrxoIWOzPo64Vy2LyXrRaFwS494d\nXADtHpkSFYPmv03dXTE/yfsWB0eIHb5WW02e7ouG8EYq91ktjYfUVBe5b2GY\nLEakvhFH2AfjEzDMFsl/BGPC2e1wZIaDZ6WMHhMUO8fC4zrc5sonKBLwA8y3\nezCPQM8NB39JHSESYvU+7pKQIVzXUPGCS/Q0MUKmW7h4CjalJBBo5ORaxkw+\n3iNpX7AidHpkBMK+zUujL4gZpGNfNRxWCPe9YJJu1Y9XAGQ9uz7R0PslIWeA\nJyF89Tt6nB5ZauThLSBne5Ci1JbKB63Ik5N0W8W2PyZqwR4oTd5eeeTIBiqN\nfHt3\r\n=dbWa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","browser":"lib/browser-index.js","gitHead":"89c61f12dcbe9889750b2dcaa9a8840fd2ac93cf","scripts":{"dev":"yarn compile -w","doc":"typedoc src && touch docs/.nojekyll","fix":"eslint test --fix && eslint src/**/*.ts --fix","dist":"yarn browserify && yarn doc","fuzz":"jsfuzz test/fuzz/borsh-roundtrip.js test/fuzz/corpus/","lint":"eslint test && eslint src/**/*.ts","test":"jest test","build":"yarn compile","compile":"tsc -p ./tsconfig.json","prefuzz":"yarn build","browserify":"browserify browser-exports.js -i node-fetch -i http -i https -o dist/near-api-js.js && browserify browser-exports.js -i node-fetch -g uglifyify -o dist/near-api-js.min.js","prepublish":"not-in-install && (yarn build && yarn browserify) || in-install","prebrowserify":"yarn build"},"_npmUser":{"name":"volovyk-s","email":"sergeyvolovyk@gmail.com"},"repository":{"url":"git+https://github.com/near/near-api-js.git","type":"git"},"_npmVersion":"6.14.15","bundlewatch":{"files":[{"path":"dist/near-api-js.min.js","maxSize":"105kB"}]},"description":"JavaScript library to interact with NEAR Protocol via RPC API","directories":{},"_nodeVersion":"14.18.1","dependencies":{"bs58":"^4.0.0","depd":"^2.0.0","bn.js":"5.2.0","borsh":"^0.6.0","mustache":"^4.0.0","js-sha256":"^0.9.0","tweetnacl":"^1.0.1","node-fetch":"^2.6.1","http-errors":"^1.7.2","error-polyfill":"^0.1.3","text-encoding-utf-8":"^1.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^7.0.4","danger":"^10.6.6","eslint":"^6.5.1","rimraf":"^3.0.0","semver":"^7.1.1","ts-jest":"^26.5.6","typedoc":"^0.20.36","ts-morph":"^11.0.3","uglifyify":"^5.0.1","browserify":"^16.2.3","in-publish":"^2.0.0","near-hello":"^0.5.1","typescript":"^3.5.1","bundlewatch":"^0.3.1","@types/bn.js":"^5.1.0","typedoc-neo-theme":"^1.1.1","@types/http-errors":"^1.6.1","danger-plugin-yarn":"^1.3.2","localstorage-memory":"^1.0.3","@typescript-eslint/parser":"^2.18.0","@typescript-eslint/eslint-plugin":"^2.18.0"},"_npmOperationalInternal":{"tmp":"tmp/near-api-js_0.44.2_1639680403293_0.19705826955776207","host":"s3://npm-registry-packages"}}