UNPKG

eris-keys

Version:

a JavaScript client library for eris-keys

131 lines (130 loc) 2.99 kB
{ "_args": [ [ "mz@2.6.0", "/home/ubuntu/eris-keys.js" ] ], "_from": "mz@2.6.0", "_id": "mz@2.6.0", "_inCache": true, "_installable": true, "_location": "/mz", "_nodeVersion": "4.4.7", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/mz-2.6.0.tgz_1479826013632_0.6499268061015755" }, "_npmUser": { "email": "dead_horse@qq.com", "name": "dead_horse" }, "_npmVersion": "2.15.8", "_phantomChildren": {}, "_requested": { "name": "mz", "raw": "mz@2.6.0", "rawSpec": "2.6.0", "scope": null, "spec": "2.6.0", "type": "version" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/mz/-/mz-2.6.0.tgz", "_shasum": "c8b8521d958df0a4f2768025db69c719ee4ef1ce", "_shrinkwrap": null, "_spec": "mz@2.6.0", "_where": "/home/ubuntu/eris-keys.js", "author": { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/normalize/mz/issues" }, "dependencies": { "any-promise": "^1.0.0", "object-assign": "^4.0.1", "thenify-all": "^1.0.0" }, "description": "modernize node.js to current ECMAScript standards", "devDependencies": { "bluebird": "^3.0.0", "istanbul": "^0.4.0", "mocha": "^3.0.0" }, "directories": {}, "dist": { "shasum": "c8b8521d958df0a4f2768025db69c719ee4ef1ce", "tarball": "https://registry.npmjs.org/mz/-/mz-2.6.0.tgz" }, "files": [ "index.js", "child_process.js", "crypto.js", "dns.js", "fs.js", "readline.js", "zlib.js" ], "gitHead": "10bc91f7f0bb861cc940a078037be64cc166c144", "homepage": "https://github.com/normalize/mz#readme", "keywords": [ "promisify", "promise", "thenify", "then", "es6" ], "license": "MIT", "maintainers": [ { "email": "coderhaoxin@outlook.com", "name": "coderhaoxin" }, { "email": "dead_horse@qq.com", "name": "dead-horse" }, { "email": "dead_horse@qq.com", "name": "dead_horse" }, { "email": "me@evancarroll.com", "name": "evancarroll" }, { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" }, { "email": "linus@folkdatorn.se", "name": "linusu" }, { "email": "dropbox@ricostacruz.com", "name": "rstacruz" }, { "email": "arpad.borsos@googlemail.com", "name": "swatinem" } ], "name": "mz", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/normalize/mz.git" }, "scripts": { "test": "mocha --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot", "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot" }, "version": "2.6.0" }