This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
node-task/node_modules/csurf/node_modules/csrf/node_modules/uid-safe/node_modules/mz/package.json

59 lines
1.5 KiB
JSON

{
"name": "mz",
"description": "modernize node.js to current ECMAScript standards",
"version": "1.0.1",
"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"
},
"devDependencies": {
"istanbul": "0",
"bluebird": "2",
"mocha": "1"
},
"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"
},
"gitHead": "e6bd4cb4d0e0b3176638184a38dd54ca9f6f547c",
"bugs": {
"url": "https://github.com/normalize/mz/issues"
},
"homepage": "https://github.com/normalize/mz",
"_id": "mz@1.0.1",
"_shasum": "5ce1d3fe5cb3267c9c3141fb6a070f8d17f215d8",
"_from": "mz@1",
"_npmVersion": "1.4.21",
"_npmUser": {
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "swatinem",
"email": "arpad.borsos@googlemail.com"
}
],
"dist": {
"shasum": "5ce1d3fe5cb3267c9c3141fb6a070f8d17f215d8",
"tarball": "http://registry.npmjs.org/mz/-/mz-1.0.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/mz/-/mz-1.0.1.tgz",
"readme": "ERROR: No README data found!"
}