package.json
1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"_from": "growl@1.8.1",
"_id": "growl@1.8.1",
"_inBundle": false,
"_integrity": "sha1-Sy3sjZB+k9szZiTc7AGDUC+MlCg=",
"_location": "/growl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "growl@1.8.1",
"name": "growl",
"escapedName": "growl",
"rawSpec": "1.8.1",
"saveSpec": null,
"fetchSpec": "1.8.1"
},
"_requiredBy": [
"/grunt-cafe-mocha/mocha"
],
"_resolved": "https://registry.npmjs.org/growl/-/growl-1.8.1.tgz",
"_shasum": "4b2dec8d907e93db336624dcec0183502f8c9428",
"_spec": "growl@1.8.1",
"_where": "D:\\w\\project\\comnetprj\\node_modules\\grunt-cafe-mocha\\node_modules\\mocha",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"bugs": {
"url": "https://github.com/visionmedia/node-growl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Growl unobtrusive notifications",
"homepage": "https://github.com/visionmedia/node-growl#readme",
"main": "./lib/growl.js",
"maintainers": [
{
"name": "Joshua Appelman",
"email": "joshua@jbnicolai.nl"
}
],
"name": "growl",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-growl.git"
},
"version": "1.8.1"
}