You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.4 KiB
66 lines
1.4 KiB
5 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"asap@~1.0.0",
|
||
|
"/root/worker/iu/node_modules/promise"
|
||
|
]
|
||
|
],
|
||
|
"_from": "asap@>=1.0.0 <1.1.0",
|
||
|
"_id": "asap@1.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/asap",
|
||
|
"_npmUser": {
|
||
|
"email": "kris.kowal@cixar.com",
|
||
|
"name": "kriskowal"
|
||
|
},
|
||
|
"_npmVersion": "1.2.15",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "asap",
|
||
|
"raw": "asap@~1.0.0",
|
||
|
"rawSpec": "~1.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.0 <1.1.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/promise"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/asap/-/asap-1.0.0.tgz",
|
||
|
"_shasum": "b2a45da5fdfa20b0496fc3768cc27c12fa916a7d",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "asap@~1.0.0",
|
||
|
"_where": "/root/worker/iu/node_modules/promise",
|
||
|
"dependencies": {},
|
||
|
"description": "High-priority task queue for Node.js and browsers",
|
||
|
"devDependencies": {},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "b2a45da5fdfa20b0496fc3768cc27c12fa916a7d",
|
||
|
"tarball": "https://registry.npmjs.org/asap/-/asap-1.0.0.tgz"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"event",
|
||
|
"queue",
|
||
|
"task"
|
||
|
],
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT",
|
||
|
"url": "https://github.com/kriskowal/asap/raw/master/LICENSE.md"
|
||
|
}
|
||
|
],
|
||
|
"main": "asap",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "kriskowal",
|
||
|
"email": "kris.kowal@cixar.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "asap",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"version": "1.0.0"
|
||
|
}
|