08-27-周三_17-09-29
This commit is contained in:
72
node_modules/asap/package.json
generated
vendored
Normal file
72
node_modules/asap/package.json
generated
vendored
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "asap",
|
||||
"raw": "asap@~1.0.0",
|
||||
"rawSpec": "~1.0.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.0.0 <1.1.0",
|
||||
"type": "range"
|
||||
},
|
||||
"F:\\tmp\\gitbook\\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": "F:\\tmp\\gitbook\\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",
|
||||
"task",
|
||||
"queue"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/kriskowal/asap/raw/master/LICENSE.md"
|
||||
}
|
||||
],
|
||||
"main": "asap",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "kris.kowal@cixar.com",
|
||||
"name": "kriskowal"
|
||||
}
|
||||
],
|
||||
"name": "asap",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"version": "1.0.0"
|
||||
}
|
Reference in New Issue
Block a user