{"name":"scryptsy","version":"1.2.0","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":{"mocha":"^1.20.1","mochify":"^2.1.0","istanbul":"^0.2.11","coveralls":"^2.10.0"},"dependencies":{"pbkdf2-sha256":"^1.1.0"},"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"},"gitHead":"14161320c79c79c5dca876850af1e57bb9e0db31","bugs":{"url":"https://github.com/cryptocoinjs/scryptsy/issues"},"homepage":"https://github.com/cryptocoinjs/scryptsy","_id":"scryptsy@1.2.0","_shasum":"71b7fb3b84af70fe4ea21370fe91848261eb0b20","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.26","_npmUser":{"name":"jp","email":"jprichardson@gmail.com"},"maintainers":[{"name":"jl.landabaso","email":""},{"name":"jprichardson","email":""},{"name":"junderw","email":"junderwood@bitcoinbank.co.jp"},{"name":"nadav","email":""}],"dist":{"shasum":"71b7fb3b84af70fe4ea21370fe91848261eb0b20","size":3129,"noattachment":false,"key":"/scryptsy/-/scryptsy-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/scryptsy/download/scryptsy-1.2.0.tgz"},"directories":{},"publish_time":1418322924864,"_hasShrinkwrap":false,"_cnpm_publish_time":1418322924864,"_cnpmcore_publish_time":"2021-12-16T12:13:59.859Z","dist-tags":{"latest":"2.1.0"}}