{"name":"ripple-lib","version":"0.13.0-rc12","license":"ISC","description":"A JavaScript API for interacting with Ripple in Node.js and the browser","files":["dist/npm/*","bin/*","build/*","test/*","Gulpfile.js"],"main":"dist/npm/","directories":{"test":"test"},"dependencies":{"async":"~0.9.0","babel-runtime":"^5.5.4","bignumber.js":"^2.0.3","bn.js":"^3.1.1","es6-promisify":"^2.0.0","extend":"~1.2.1","hash.js":"^1.0.3","https-proxy-agent":"^1.0.0","is-my-json-valid":"^2.12.2","lodash":"^3.1.0","lru-cache":"~2.5.0","ripple-address-codec":"^2.0.1","ripple-keypairs":"^0.9.0","ripple-lib-transactionparser":"^0.5.1","ripple-lib-value":"0.1.0","sjcl-codec":"0.1.0","ws":"~0.7.1"},"devDependencies":{"assert-diff":"^1.0.1","babel":"^5.8.21","babel-core":"^5.8.22","babel-eslint":"^4.0.5","babel-loader":"^5.3.2","coveralls":"~2.10.0","eslint":"^1.3.0","eslint-plugin-flowtype":"^1.0.0","eventemitter2":"^0.4.14","flow-bin":"^0.14","gulp":"~3.8.10","gulp-bump":"~0.1.13","gulp-rename":"~1.2.0","gulp-uglify":"~1.1.0","istanbul":"~0.3.5","json-loader":"^0.5.2","mocha":"~2.1.0","webpack":"~1.5.3","yargs":"~1.3.1"},"scripts":{"build":"gulp","clean":"rm -rf dist/npm && rm -rf build/flow","typecheck":"babel --optional runtime --blacklist flow -d build/flow/ src/ && flow check","compile":"babel -D --optional runtime -d dist/npm/ src/","watch":"babel -w -D --optional runtime -d dist/npm/ src/","compile-with-source-maps":"babel -D --optional runtime -s -t -d dist/npm/ src/","prepublish":"npm run clean && npm run compile","test":"istanbul test _mocha","coveralls":"cat ./coverage/lcov.info | coveralls","lint":"if ! [ -f eslintrc ]; then curl -o eslintrc 'https://raw.githubusercontent.com/ripple/javascript-style-guide/es6/eslintrc'; echo 'parser: babel-eslint' >> eslintrc; fi; eslint -c eslintrc src/","perf":"./scripts/perf_test.sh"},"repository":{"type":"git","url":"git://github.com/ripple/ripple-lib.git"},"engines":{"node":">=0.12.0"},"gitHead":"ed40eec711d8153eceec738001653a3246fe39dd","bugs":{"url":"https://github.com/ripple/ripple-lib/issues"},"homepage":"https://github.com/ripple/ripple-lib#readme","_id":"ripple-lib@0.13.0-rc12","_shasum":"d8b96d8f15e5277110d8847a96fe8a0e82033d7c","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"geertweening","email":"geertweening@gmail.com"},"maintainers":[{"name":"ahbritto","email":""},{"name":"geertweening","email":""},{"name":"hansbergren","email":""},{"name":"intelliot","email":""},{"name":"justmoon","email":"justmoon@members.fsf.org"},{"name":"shekenahglory","email":""},{"name":"wilsonianb","email":""}],"dist":{"shasum":"d8b96d8f15e5277110d8847a96fe8a0e82033d7c","size":1599670,"noattachment":false,"key":"/ripple-lib/-/ripple-lib-0.13.0-rc12.tgz","tarball":"http://registry.cnpm.dingdandao.com/ripple-lib/download/ripple-lib-0.13.0-rc12.tgz"},"publish_time":1444085235872,"_hasShrinkwrap":false,"deprecated":"ripple-lib is deprecated. Please migrate to xrpl.js using this migration guide: https://xrpl.org/xrpljs2-migration-guide.html","_cnpm_publish_time":1444085235872,"_cnpmcore_publish_time":"2021-12-16T11:28:07.703Z","dist-tags":{"beta":"1.9.3-beta.0","latest":"1.10.1","storm":"1.9.8-storm.4"}}