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/node_modules/native-or-bluebird/package.json

66 lines
1.8 KiB
JSON

{
"name": "native-or-bluebird",
"description": "use either the native Promise or Bluebird",
"version": "1.1.1",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/normalize/native-or-bluebird"
},
"keywords": [
"bluebird",
"promise",
"promises"
],
"devDependencies": {
"bluebird": "*",
"istanbul": "0",
"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"
},
"files": [
"index.js",
"promise.js",
"LICENSE"
],
"gitHead": "fc9ac96f8915371fa1ba3ad5efc84909e5c8f2de",
"bugs": {
"url": "https://github.com/normalize/native-or-bluebird/issues"
},
"homepage": "https://github.com/normalize/native-or-bluebird",
"_id": "native-or-bluebird@1.1.1",
"_shasum": "9131a6d6532afdfb5635f9703734cc6652c905ee",
"_from": "native-or-bluebird@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": "9131a6d6532afdfb5635f9703734cc6652c905ee",
"tarball": "http://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.1.tgz",
"readme": "ERROR: No README data found!"
}