package.json 1.27 KB
{
  "_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"
}