{"name":"xrpl","version":"4.3.0-smartescrow.2","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"},"dependencies":{"@scure/bip32":"^1.3.1","@scure/bip39":"^1.2.1","@xrplf/isomorphic":"^1.0.1","@xrplf/secret-numbers":"^1.0.0","bignumber.js":"^9.0.0","eventemitter3":"^5.0.1","ripple-address-codec":"^5.0.0","ripple-binary-codec":"^2.4.0-smartescrow.1","ripple-keypairs":"^2.0.0"},"devDependencies":{"@types/node":"^18.18.38","eventemitter3":"^5.0.1","https-proxy-agent":"^7.0.1","karma":"^6.4.1","karma-chrome-launcher":"^3.1.1","karma-jasmine":"^5.1.0","karma-webpack":"^5.0.0","lodash":"^4.17.4","react":"^19.0.0","run-s":"^0.0.0","typedoc":"0.27.9","ws":"^8.14.2"},"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":"webpack --analyze","watch":"run-s build:lib --watch","clean":"rm -rf ./dist ./coverage ./test/testCompiledForWeb tsconfig.build.tsbuildinfo","docgen":"tsc --build tsconfig.docs.json && typedoc && echo js.xrpl.org >> ../../docs/CNAME","prepare":"copyfiles ../../README.md xrpl/README.md","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","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","keywords":["ripple-lib","ripple","xrp","xrp ledger","xrpl"],"engines":{"node":">=18.0.0"},"gitHead":"a5e2e341e910a7f57e3edd4050450040d29f543f","bugs":{"url":"https://github.com/XRPLF/xrpl.js/issues"},"homepage":"https://github.com/XRPLF/xrpl.js#readme","_id":"xrpl@4.3.0-smartescrow.2","_nodeVersion":"18.20.8","_npmVersion":"lerna/4.0.0/node@v18.20.8+arm64 (darwin)","dist":{"shasum":"7d1d103427ab1bfcf604633e825d268da09fa048","size":1023457,"noattachment":false,"key":"/xrpl/-/xrpl-4.3.0-smartescrow.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/xrpl/download/xrpl-4.3.0-smartescrow.2.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-npm-production","tmp":"tmp/xrpl_4.3.0-smartescrow.2_1746201122944_0.5176205703025301"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-02T15:52:03.294Z","publish_time":1746201123294,"_source_registry_name":"default","_cnpm_publish_time":1746201123294,"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"}}