{ "_args": [ [ { "raw": "mz@^2.0.0", "scope": null, "escapedName": "mz", "name": "mz", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/home/gina/online/liveserver/node_modules/koa-send" ] ], "_from": "mz@>=2.0.0 <3.0.0", "_id": "mz@2.7.0", "_inCache": true, "_location": "/mz", "_nodeVersion": "8.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mz-2.7.0.tgz_1505325455363_0.5184209432918578" }, "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "raw": "mz@^2.0.0", "scope": null, "escapedName": "mz", "name": "mz", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/koa-send" ], "_resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", "_shasum": "95008057a56cafadc2bc63dde7f9ff6955948e32", "_shrinkwrap": null, "_spec": "mz@^2.0.0", "_where": "/home/gina/online/liveserver/node_modules/koa-send", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "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": { "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", "shasum": "95008057a56cafadc2bc63dde7f9ff6955948e32", "tarball": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz" }, "files": [ "index.js", "child_process.js", "crypto.js", "dns.js", "fs.js", "readline.js", "zlib.js" ], "gitHead": "f3d4c7933ab03ad60353bacd70663614ab4482e9", "homepage": "https://github.com/normalize/mz#readme", "keywords": [ "promisify", "promise", "thenify", "then", "es6" ], "license": "MIT", "maintainers": [ { "name": "evancarroll", "email": "me@evancarroll.com" }, { "name": "coderhaoxin", "email": "haoxins@outlook.com" }, { "name": "rstacruz", "email": "dropbox@ricostacruz.com" }, { "name": "linusu", "email": "linus@folkdatorn.se" }, { "name": "dead_horse", "email": "dead_horse@qq.com" }, { "name": "dead-horse", "email": "dead_horse@qq.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "swatinem", "email": "arpad.borsos@googlemail.com" } ], "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.7.0" }