{"name":"scryptsy","version":"1.2.1","description":"Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.","main":"lib/scrypt.js","author":"","license":"MIT","devDependencies":{"coveralls":"^2.10.0","istanbul":"^0.3.5","mocha":"^2.2.0","mochify":"^2.1.0","standard":"^3.2.0"},"dependencies":{"pbkdf2":"^3.0.3"},"repository":{"url":"git@github.com:cryptocoinjs/scryptsy.git","type":"git"},"keywords":["crytpo","cryptography","scrypt","kdf","litecoin","dogecoin","bitcoin","bip38"],"scripts":{"test":"mocha --ui bdd","unit":"mocha","coverage":"istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js","coveralls":"npm run-script coverage && node ./node_modules/.bin/coveralls < coverage/lcov.info","browser-test":"mochify --wd -R spec","standard":"standard"},"gitHead":"8654535daac060c0b8b6288eb35ca194f1e67d58","bugs":{"url":"https://github.com/cryptocoinjs/scryptsy/issues"},"homepage":"https://github.com/cryptocoinjs/scryptsy","_id":"scryptsy@1.2.1","_shasum":"a3225fa4b2524f802700761e2855bdf3b2d92163","_from":".","_npmVersion":"2.3.0","_nodeVersion":"0.10.32","_npmUser":{"name":"jprichardson","email":"jprichardson@gmail.com"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"jprichardson","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"},{"name":"nadav","email":""}],"dist":{"shasum":"a3225fa4b2524f802700761e2855bdf3b2d92163","size":3180,"noattachment":false,"key":"/scryptsy/-/scryptsy-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/scryptsy/download/scryptsy-1.2.1.tgz"},"directories":{},"publish_time":1426868968762,"_hasShrinkwrap":false,"_cnpm_publish_time":1426868968762,"_cnpmcore_publish_time":"2021-12-16T12:13:59.610Z","dist-tags":{"latest":"2.1.0"}}