Sha256: cbe6250a5f1e0bf6e7dedf3c5cf7f4b98b5a5b4b89dd8c1227834d56d8062403
Contents?: true
Size: 1.76 KB
Versions: 10
Compression:
Stored size: 1.76 KB
Contents
{ "name": "mz", "description": "modernize node.js to current ECMAScript standards", "version": "1.3.0", "author": { "name": "Jonathan Ong", "email": "me@jongleberry.com", "url": "http://jongleberry.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/normalize/mz" }, "dependencies": { "native-or-bluebird": "1", "thenify": "3", "thenify-all": "1" }, "devDependencies": { "istanbul": "0", "bluebird": "2", "mocha": "2" }, "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" }, "keywords": [ "promisify", "promise", "thenify", "then", "es6" ], "files": [ "child_process.js", "crypto.js", "dns.js", "fs.js", "zlib.js" ], "gitHead": "dc40fac61dc98743890641b003fe052ca860d949", "bugs": { "url": "https://github.com/normalize/mz/issues" }, "homepage": "https://github.com/normalize/mz", "_id": "mz@1.3.0", "_shasum": "06f093fdd9956a06d37e1b1e81344e27478c42f0", "_from": "mz@>=1.0.0 <2.0.0", "_npmVersion": "2.5.1", "_nodeVersion": "1.2.0", "_npmUser": { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, "maintainers": [ { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "swatinem", "email": "arpad.borsos@googlemail.com" } ], "dist": { "shasum": "06f093fdd9956a06d37e1b1e81344e27478c42f0", "tarball": "http://registry.npmjs.org/mz/-/mz-1.3.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/mz/-/mz-1.3.0.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems