dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/pend/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

71 lines
1.7 KiB
JSON

{
"_args": [
[
"pend@~1.2.0",
"/Users/sid/Desktop/code/RustyCode/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": "/Users/sid/Desktop/code/RustyCode/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": {
"shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50",
"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"
}