08-27-周三_17-09-29
This commit is contained in:
85
node_modules/pend/package.json
generated
vendored
Normal file
85
node_modules/pend/package.json
generated
vendored
Normal file
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "pend",
|
||||
"raw": "pend@~1.2.0",
|
||||
"rawSpec": "~1.2.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.2.0 <1.3.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/root/gitbook/node_modules/fd-slicer"
|
||||
]
|
||||
],
|
||||
"_from": "pend@>=1.2.0 <1.3.0",
|
||||
"_id": "pend@1.2.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/pend",
|
||||
"_npmUser": {
|
||||
"email": "superjoe30@gmail.com",
|
||||
"name": "superjoe"
|
||||
},
|
||||
"_npmVersion": "1.4.21",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "pend",
|
||||
"raw": "pend@~1.2.0",
|
||||
"rawSpec": "~1.2.0",
|
||||
"scope": null,
|
||||
"spec": ">=1.2.0 <1.3.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/fd-slicer"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
|
||||
"_shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "pend@~1.2.0",
|
||||
"_where": "/root/gitbook/node_modules/fd-slicer",
|
||||
"author": {
|
||||
"email": "superjoe30@gmail.com",
|
||||
"name": "Andrew Kelley"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/andrewrk/node-pend/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "dead-simple optimistic async helper",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
|
||||
"shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50",
|
||||
"signatures": [
|
||||
{
|
||||
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
|
||||
"sig": "MEQCIBq82ez7WhlG491w47bTxPHdW8xsJQ5JEhWYFfQlGnPRAiAzIHmAjlphdODmnZIzI01dFNTMbMf9T2AAZAmtn3yGZg=="
|
||||
}
|
||||
],
|
||||
"tarball": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz"
|
||||
},
|
||||
"gitHead": "ed57bbe8520518dca24d0c6bb847ffb6b68ae6f9",
|
||||
"homepage": "https://github.com/andrewrk/node-pend#readme",
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "superjoe30@gmail.com",
|
||||
"name": "superjoe"
|
||||
}
|
||||
],
|
||||
"name": "pend",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/andrewrk/node-pend.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "1.2.0"
|
||||
}
|
Reference in New Issue
Block a user