{
  "_args": [
    [
      {
        "raw": "growl@1.10.5",
        "scope": null,
        "escapedName": "growl",
        "name": "growl",
        "rawSpec": "1.10.5",
        "spec": "1.10.5",
        "type": "version"
      },
      "/home/lively4/lively4/lively4-services/services/peerjs/node_modules/mocha"
    ]
  ],
  "_from": "growl@1.10.5",
  "_id": "growl@1.10.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/growl",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/growl_1.10.5_1522856683008_0.5375250422240887"
  },
  "_npmUser": {
    "name": "deiga",
    "email": "timo.j.sand@gmail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "growl@1.10.5",
    "scope": null,
    "escapedName": "growl",
    "name": "growl",
    "rawSpec": "1.10.5",
    "spec": "1.10.5",
    "type": "version"
  },
  "_requiredBy": [
    "/mocha"
  ],
  "_resolved": "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz",
  "_shasum": "f2735dc2283674fa67478b10181059355c369e5e",
  "_shrinkwrap": null,
  "_spec": "growl@1.10.5",
  "_where": "/home/lively4/lively4/lively4-services/services/peerjs/node_modules/mocha",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/tj/node-growl/issues"
  },
  "dependencies": {},
  "description": "Growl unobtrusive notifications",
  "devDependencies": {
    "eslint": "^4.8.0",
    "eslint-config-airbnb-base": "^12.0.1",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-node": "^5.2.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==",
    "shasum": "f2735dc2283674fa67478b10181059355c369e5e",
    "tarball": "https://registry.npmjs.org/growl/-/growl-1.10.5.tgz",
    "fileCount": 9,
    "unpackedSize": 59268
  },
  "engines": {
    "node": ">=4.x"
  },
  "gitHead": "95393c8da0d8bab06522a5eb36658a639c24a621",
  "homepage": "https://github.com/tj/node-growl#readme",
  "license": "MIT",
  "main": "./lib/growl.js",
  "maintainers": [
    {
      "name": "deiga",
      "email": "timo.j.sand@gmail.com"
    },
    {
      "name": "jbnicolai",
      "email": "jappelman@xebia.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "growl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/tj/node-growl.git"
  },
  "scripts": {
    "lint": "eslint --ext js lib ",
    "test": "node test.js"
  },
  "version": "1.10.5"
}
