@zkochan/pnpm
Version:
A fast implementation of npm install
103 lines (102 loc) • 2.85 kB
JSON
{
"_args": [
[
{
"raw": "native-or-bluebird@1",
"scope": null,
"escapedName": "native-or-bluebird",
"name": "native-or-bluebird",
"rawSpec": "1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"C:\\src\\pnpm\\node_modules\\metalsmith-start\\node_modules\\mz"
]
],
"_from": "native-or-bluebird@>=1.0.0 <2.0.0",
"_id": "native-or-bluebird@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/native-or-bluebird",
"_nodeVersion": "1.2.0",
"_npmUser": {
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "native-or-bluebird@1",
"scope": null,
"escapedName": "native-or-bluebird",
"name": "native-or-bluebird",
"rawSpec": "1",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/metalsmith-start/mz"
],
"_resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.2.0.tgz",
"_shasum": "39c47bfd7825d1fb9ffad32210ae25daadf101c9",
"_shrinkwrap": null,
"_spec": "native-or-bluebird@1",
"_where": "C:\\src\\pnpm\\node_modules\\metalsmith-start\\node_modules\\mz",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
"url": "http://jongleberry.com"
},
"bugs": {
"url": "https://github.com/normalize/native-or-bluebird/issues"
},
"dependencies": {},
"deprecated": "'native-or-bluebird' is deprecated. Please use 'any-promise' instead.",
"description": "use either the native Promise or Bluebird",
"devDependencies": {
"bluebird": "*",
"istanbul": "0",
"mocha": "1"
},
"directories": {},
"dist": {
"shasum": "39c47bfd7825d1fb9ffad32210ae25daadf101c9",
"tarball": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.2.0.tgz"
},
"files": [
"index.js",
"promise.js",
"LICENSE"
],
"gitHead": "6f562f773836a0c0a6fd4d8e1af315dd1032733d",
"homepage": "https://github.com/normalize/native-or-bluebird",
"keywords": [
"bluebird",
"promise",
"promises"
],
"license": "MIT",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "swatinem",
"email": "arpad.borsos@googlemail.com"
}
],
"name": "native-or-bluebird",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/normalize/native-or-bluebird.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": "1.2.0"
}