{"name":"xrpl","version":"2.9.0-beta.0","license":"ISC","description":"A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser","main":"dist/npm/","unpkg":"build/xrpl-latest-min.js","jsdelivr":"build/xrpl-latest-min.js","types":"dist/npm/index.d.ts","directories":{"test":"test"},"browser":{"ws":"./dist/npm/client/WSWrapper.js","https-proxy-agent":false},"dependencies":{"bignumber.js":"^9.0.0","bip32":"^2.0.6","bip39":"^3.0.4","https-proxy-agent":"^5.0.0","lodash":"^4.17.4","ripple-address-codec":"^4.2.5","ripple-binary-codec":"^1.5.0-beta.4","ripple-keypairs":"^1.2.0","ws":"^8.2.2"},"devDependencies":{"@geut/browser-node-core":"^2.0.13","@types/node":"^14.18.36","assert-browserify":"^2.0.0","browserify-fs":"^1.0.0","constants-browserify":"^1.0.0","https-browserify":"^1.0.0","karma":"^6.4.1","karma-chrome-launcher":"^3.1.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","node-polyfill-webpack-plugin":"^2.0.1","react":"^18.2.0","typedoc":"^0.24.6"},"resolutions":{"elliptic":"^6.5.4"},"scripts":{"build":"run-s build:lib build:snippets build:web","build:snippets":"tsc --build ./snippets/tsconfig.json","build:lib":"tsc --build tsconfig.build.json","build:web":"webpack","build:browserTests":"webpack --config ./test/webpack.config.js","analyze":"run-s build:web --analyze","watch":"run-s build:lib --watch","clean":"rm -rf dist build coverage","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","prepublish":"run-s clean build","test":"jest --config=jest.config.unit.js --verbose false --silent=false","test:integration":"TS_NODE_PROJECT=tsconfig.build.json jest --config=jest.config.integration.js --verbose false --silent=false --runInBand","test:browser":"npm run build && npm run build:browserTests && karma start ./karma.config.js --single-run","test:watch":"jest --watch --verbose false --silent=false --runInBand ./test/**/*.test.ts --testPathIgnorePatterns=./test/integration --testPathIgnorePatterns=./test/fixtures","format":"prettier --write '{src,test}/**/*.ts'","lint":"eslint . --ext .ts --max-warnings 0","perf":"./scripts/perf_test.sh","compile:snippets":"tsc -p snippets/tsconfig.json","start:snippet":"npm run compile:snippets && node","inspect:snippet":"npm run compile:snippets && node inspect"},"prettier":"@xrplf/prettier-config","repository":{"type":"git","url":"git+ssh://git@github.com/XRPLF/xrpl.js.git"},"readmeFilename":"README.md","engines":{"node":">=10.13.0"},"gitHead":"4e03fbb78921c9e12562d65e3aa697849c290e9a","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"homepage":"https://github.com/XRPLF/xrpl.js#readme","_id":"xrpl@2.9.0-beta.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/4.0.0/node@v16.19.0+x64 (darwin)","dist":{"shasum":"c93bd6998a31f778b752ce96ee6019538bf68d28","size":2535052,"noattachment":false,"key":"/xrpl/-/xrpl-2.9.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/xrpl/download/xrpl-2.9.0-beta.0.tgz"},"_npmUser":{"name":"mvadari","email":"mvadari@ripple.com"},"maintainers":[{"name":"ripplex-automation","email":""},{"name":"shichengripple001","email":""},{"name":"vjkhannaripple","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/xrpl_2.9.0-beta.0_1686604825578_0.24798291040527887"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-12T21:20:25.997Z","publish_time":1686604825997,"_source_registry_name":"default","_cnpm_publish_time":1686604825997,"dist-tags":{"latest":"4.6.0","ripple-lib":"1.10.1","smart-escrow":"4.5.0-smartescrow.4","smart-escrow-experimental":"4.6.0-smartescrow.0"}}