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

73 lines
1.7 KiB
JSON

{
"_args": [
[
"growl@1.8.1",
"/Users/sid/Desktop/code/RustyCode/node_modules/mocha"
]
],
"_from": "growl@1.8.1",
"_id": "growl@1.8.1",
"_inCache": true,
"_installable": true,
"_location": "/growl",
"_npmUser": {
"email": "jappelman@xebia.com",
"name": "jbnicolai"
},
"_npmVersion": "1.4.20",
"_phantomChildren": {},
"_requested": {
"name": "growl",
"raw": "growl@1.8.1",
"rawSpec": "1.8.1",
"scope": null,
"spec": "1.8.1",
"type": "version"
},
"_requiredBy": [
"/mocha"
],
"_resolved": "https://registry.npmjs.org/growl/-/growl-1.8.1.tgz",
"_shasum": "4b2dec8d907e93db336624dcec0183502f8c9428",
"_shrinkwrap": null,
"_spec": "growl@1.8.1",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/mocha",
"author": {
"email": "tj@vision-media.ca",
"name": "TJ Holowaychuk"
},
"bugs": {
"url": "https://github.com/visionmedia/node-growl/issues"
},
"dependencies": {},
"description": "Growl unobtrusive notifications",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "4b2dec8d907e93db336624dcec0183502f8c9428",
"tarball": "https://registry.npmjs.org/growl/-/growl-1.8.1.tgz"
},
"gitHead": "882ced3155a57f566887c884d5c6dccb7df435c1",
"homepage": "https://github.com/visionmedia/node-growl",
"main": "./lib/growl.js",
"maintainers": [
{
"email": "tj@vision-media.ca",
"name": "tjholowaychuk"
},
{
"email": "jappelman@xebia.com",
"name": "jbnicolai"
}
],
"name": "growl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-growl.git"
},
"scripts": {},
"version": "1.8.1"
}