{"_id":"@bcash-org/bcoin-abc","_rev":"3-a8e6604c54b976ef981d100939f093ec","name":"@bcash-org/bcoin-abc","dist-tags":{"latest":"1.0.0-beta.15"},"versions":{"1.0.0-beta.14":{"name":"@bcash-org/bcoin-abc","version":"1.0.0-beta.14","description":"Bitcoin bike-shed","license":"MIT","repository":{"type":"git","url":"git://github.com/bcash-org/bcoin-abc.git"},"homepage":"https://github.com/bcash-org/bcoin-abc","bugs":{"url":"https://github.com/bcash-org/bcoin-abc/issues"},"author":{"name":"Fedor Indutny","email":"fedor@indutny.com"},"contributors":[{"name":"Christopher Jeffrey","email":"chjjeffrey@gmail.com"},{"name":"Jonathan Gonzalez","email":"rojikkushisutemu@gmail.com"}],"keywords":["bcoin","bcoin-cash","bitcoin","blockchain","cryptocurrency","wallet"],"engines":{"node":">=7.6.0"},"dependencies":{"bn.js":"4.11.8","elliptic":"6.4.0","n64":"~0.1.0","bcoin-native":"0.0.23","leveldown":"1.7.2","secp256k1":"3.3.0","socket.io":"2.0.3","socket.io-client":"2.0.3"},"optionalDependencies":{"bcoin-native":"0.0.23","leveldown":"1.7.2","secp256k1":"3.3.0","socket.io":"2.0.3","socket.io-client":"2.0.3"},"devDependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-es2016":"^6.24.1","babel-preset-es2017":"^6.24.1","babel-preset-env":"^1.6.1","eslint":"^4.18.2","hash.js":"^1.1.3","jsdoc":"^3.5.5","level-js":"^2.2.4","mocha":"^5.0.4","node-loader":"^0.6.0","uglifyjs-webpack-plugin":"^1.2.3","webpack":"^4.1.1"},"main":"./lib/bcoin.js","bin":{"bcoin":"./bin/bcash","bcoin-cli":"./bin/cli","bcoin-node":"./bin/node","bcoin-spvnode":"./bin/spvnode"},"scripts":{"clean":"rm -f {browser/,}{bcoin.js,bcoin-worker.js}","docs":"jsdoc -c jsdoc.json","lint":"eslint $(cat .eslintfiles) || exit 0","lint-file":"eslint","test":"mocha --reporter spec test/*.js","test-browser":"BCOIN_NO_NATIVE=1 BCOIN_NO_SECP256K1=1 mocha --reporter spec test/*.js","test-file":"mocha --reporter spec","test-file-browser":"BCOIN_NO_NATIVE=1 BCOIN_NO_SECP256K1=1 mocha --reporter spec","webpack":"webpack --config webpack.browser.js","webpack-browser":"webpack --config webpack.browser.js","webpack-compat":"webpack --config webpack.compat.js","webpack-node":"webpack --config webpack.node.js"},"directories":{"lib":"lib","test":"test"},"gitHead":"7801486d6f9d79a78567d95936917f4eda62a331","_id":"@bcash-org/bcoin-abc@1.0.0-beta.14","_npmVersion":"5.7.1","_nodeVersion":"9.5.0","_npmUser":{"name":"rojikku0xff","email":"rojikkushisutemu@gmail.com"},"dist":{"integrity":"sha512-qwlL5D5n4K9ZT3BoUoraIzQlRlE9HbmNagVV2n1KbT6tIqbGbrMnmZGizzK/gy2G9luBmAqv25Is+ejwgNTV2Q==","shasum":"1e1b21ad70e6c17e8b5502be2776d58cb98fa8f1","tarball":"https://registry.npmjs.org/@bcash-org/bcoin-abc/-/bcoin-abc-1.0.0-beta.14.tgz","fileCount":358,"unpackedSize":16883819,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF03ljhAld1a/AwnXGuofCradpDUmu30VEhtaRQk0bOeAiBWU6yXB49zU6hROPFLj3dcScQ7RbzkQMMFoEEXQ+Nk+w=="}]},"maintainers":[{"name":"rojikku0xff","email":"rojikkushisutemu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bcoin-abc_1.0.0-beta.14_1521813225427_0.905713722640749"},"_hasShrinkwrap":false},"1.0.0-beta.15":{"name":"@bcash-org/bcoin-abc","version":"1.0.0-beta.15","description":"Bitcoin bike-shed","license":"MIT","repository":{"type":"git","url":"git://github.com/bcash-org/bcoin-abc.git"},"homepage":"https://github.com/bcash-org/bcoin-abc","bugs":{"url":"https://github.com/bcash-org/bcoin-abc/issues"},"author":{"name":"Fedor Indutny","email":"fedor@indutny.com"},"contributors":[{"name":"Christopher Jeffrey","email":"chjjeffrey@gmail.com"},{"name":"Jonathan Gonzalez","email":"rojikkushisutemu@gmail.com"}],"keywords":["bcoin","bcoin-cash","bitcoin","blockchain","cryptocurrency","wallet"],"engines":{"node":">=7.6.0"},"dependencies":{"bn.js":"4.11.8","elliptic":"6.4.0","n64":"~0.1.0","bcoin-native":"0.0.23","leveldown":"1.7.2","secp256k1":"3.3.0","socket.io":"2.0.3","socket.io-client":"2.0.3"},"optionalDependencies":{"bcoin-native":"0.0.23","leveldown":"1.7.2","secp256k1":"3.3.0","socket.io":"2.0.3","socket.io-client":"2.0.3"},"devDependencies":{"babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-plugin-transform-runtime":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-es2016":"^6.24.1","babel-preset-es2017":"^6.24.1","babel-preset-env":"^1.6.1","eslint":"^4.18.2","hash.js":"^1.1.3","jsdoc":"^3.5.5","level-js":"^2.2.4","mocha":"^5.0.4","node-loader":"^0.6.0","uglifyjs-webpack-plugin":"^1.2.3","webpack":"^4.1.1"},"main":"./lib/bcoin.js","bin":{"bcoin":"./bin/bcash","bcoin-cli":"./bin/cli","bcoin-node":"./bin/node","bcoin-spvnode":"./bin/spvnode"},"scripts":{"clean":"rm -f {browser/,}{bcoin.js,bcoin-worker.js}","docs":"jsdoc -c jsdoc.json","lint":"eslint $(cat .eslintfiles) || exit 0","lint-file":"eslint","test":"mocha --reporter spec test/*.js","test-browser":"BCOIN_NO_NATIVE=1 BCOIN_NO_SECP256K1=1 mocha --reporter spec test/*.js","test-file":"mocha --reporter spec","test-file-browser":"BCOIN_NO_NATIVE=1 BCOIN_NO_SECP256K1=1 mocha --reporter spec","webpack":"webpack --config webpack.browser.js","webpack-browser":"webpack --config webpack.browser.js","webpack-compat":"webpack --config webpack.compat.js","webpack-node":"webpack --config webpack.node.js"},"directories":{"lib":"lib","test":"test"},"gitHead":"8a12321cf8aadc88fb5d10c5d102ef16d757de4d","_id":"@bcash-org/bcoin-abc@1.0.0-beta.15","_npmVersion":"5.8.0","_nodeVersion":"9.5.0","_npmUser":{"name":"rojikku0xff","email":"rojikkushisutemu@gmail.com"},"dist":{"integrity":"sha512-6e+cr8qbNE26fcD5QFXXlDqoqJwqT8lebGYrpwm98fsG4sr5b3jGuBJ4xLZz5EbkAqISIX6Jv9jkNGc3HH1C7w==","shasum":"0e2a07fda43cd02038a8ec08bc97191777cab5c4","tarball":"https://registry.npmjs.org/@bcash-org/bcoin-abc/-/bcoin-abc-1.0.0-beta.15.tgz","fileCount":363,"unpackedSize":16910752,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIClX1jRhTD24zgg2i+wwuZrZ2swmnVtaG7d3leBJEdgMAiAO1yf0y/HZQBbruchOwWGxL8k592SSnEISy2Iwyzm0DA=="}]},"maintainers":[{"name":"rojikku0xff","email":"rojikkushisutemu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bcoin-abc_1.0.0-beta.15_1522879984168_0.0862676078075677"},"_hasShrinkwrap":false}},"time":{"created":"2018-03-23T13:53:45.426Z","1.0.0-beta.14":"2018-03-23T13:53:45.844Z","modified":"2022-04-04T18:01:31.303Z","1.0.0-beta.15":"2018-04-04T22:13:06.620Z"},"maintainers":[{"name":"rojikku0xff","email":"rojikkushisutemu@gmail.com"}],"description":"Bitcoin bike-shed","homepage":"https://github.com/bcash-org/bcoin-abc","keywords":["bcoin","bcoin-cash","bitcoin","blockchain","cryptocurrency","wallet"],"repository":{"type":"git","url":"git://github.com/bcash-org/bcoin-abc.git"},"contributors":[{"name":"Christopher Jeffrey","email":"chjjeffrey@gmail.com"},{"name":"Jonathan Gonzalez","email":"rojikkushisutemu@gmail.com"}],"author":{"name":"Fedor Indutny","email":"fedor@indutny.com"},"bugs":{"url":"https://github.com/bcash-org/bcoin-abc/issues"},"license":"MIT","readme":"ERROR: No README data found!","readmeFilename":""}