117 lines
2.8 KiB
JSON
117 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "kew",
|
|
"raw": "kew@~0.7.0",
|
|
"rawSpec": "~0.7.0",
|
|
"scope": null,
|
|
"spec": ">=0.7.0 <0.8.0",
|
|
"type": "range"
|
|
},
|
|
"/root/gitbook/node_modules/phantomjs"
|
|
]
|
|
],
|
|
"_from": "kew@>=0.7.0 <0.8.0",
|
|
"_id": "kew@0.7.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/kew",
|
|
"_nodeVersion": "0.12.7",
|
|
"_npmUser": {
|
|
"email": "nicholas.j.santos@gmail.com",
|
|
"name": "nicks"
|
|
},
|
|
"_npmVersion": "2.11.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "kew",
|
|
"raw": "kew@~0.7.0",
|
|
"rawSpec": "~0.7.0",
|
|
"scope": null,
|
|
"spec": ">=0.7.0 <0.8.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/phantomjs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/kew/-/kew-0.7.0.tgz",
|
|
"_shasum": "79d93d2d33363d6fdd2970b335d9141ad591d79b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "kew@~0.7.0",
|
|
"_where": "/root/gitbook/node_modules/phantomjs",
|
|
"authors": [
|
|
"Jeremy Stanley <github@azulus.com> (https://github.com/azulus)",
|
|
"Nick Santos <nick@medium.com>",
|
|
"Xiao Ma <x@medium.com>"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/Medium/kew/issues"
|
|
},
|
|
"contributors": [],
|
|
"dependencies": {},
|
|
"description": "a lightweight promise library for node",
|
|
"devDependencies": {
|
|
"closure-npc": "0.1.5",
|
|
"nodeunit": "0.9.0",
|
|
"q": "0.9.7"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-IG6nm0+QtAMdXt9KvbgbGdvY50RSrw+U4sGZg+KlrSKPJEwVE5JVoI3d7RWfSMdBQneRheeAOj3lIjX5VL/9RQ==",
|
|
"shasum": "79d93d2d33363d6fdd2970b335d9141ad591d79b",
|
|
"signatures": [
|
|
{
|
|
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
|
"sig": "MEUCIGY35syVmRHUgK06wOWbtN7yEfzpc8Sud/ZoWtoTUmXpAiEAt3MMfmkT/H2ZQVMnNa8cZup1Cvkt8ww72yYSgYjPG78="
|
|
}
|
|
],
|
|
"tarball": "https://registry.npmjs.org/kew/-/kew-0.7.0.tgz"
|
|
},
|
|
"gitHead": "5773bcb8e6c27b531e366cd247b83b8cbf7bc989",
|
|
"homepage": "https://github.com/Medium/kew",
|
|
"keywords": [
|
|
"kew",
|
|
"promises"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "./kew.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "npm@azulus.com",
|
|
"name": "azulus"
|
|
},
|
|
{
|
|
"email": "nicholas.j.santos@gmail.com",
|
|
"name": "nicks"
|
|
},
|
|
{
|
|
"email": "dan@pupi.us",
|
|
"name": "dpup"
|
|
},
|
|
{
|
|
"email": "npm@medium.com",
|
|
"name": "medium"
|
|
},
|
|
{
|
|
"email": "x@medium.com",
|
|
"name": "xiao"
|
|
},
|
|
{
|
|
"email": "chaosgame@gmail.com",
|
|
"name": "chaosgame"
|
|
}
|
|
],
|
|
"name": "kew",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Medium/kew.git"
|
|
},
|
|
"scripts": {
|
|
"test": "nodeunit test && closure-npc ./test/closure_test.js --jscomp_error=checkTypes"
|
|
},
|
|
"version": "0.7.0"
|
|
}
|