{
  "_args": [
    [
      {
        "raw": "mute@^2.0.6",
        "scope": null,
        "escapedName": "mute",
        "name": "mute",
        "rawSpec": "^2.0.6",
        "spec": ">=2.0.6 <3.0.0",
        "type": "range"
      },
      "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\lambda-local"
    ]
  ],
  "_from": "mute@>=2.0.6 <3.0.0",
  "_id": "mute@2.0.6",
  "_inCache": true,
  "_location": "/mute",
  "_nodeVersion": "5.4.0",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/mute-2.0.6.tgz_1455286542752_0.8408043135423213"
  },
  "_npmUser": {
    "name": "shannonmoeller",
    "email": "me@shannonmoeller.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mute@^2.0.6",
    "scope": null,
    "escapedName": "mute",
    "name": "mute",
    "rawSpec": "^2.0.6",
    "spec": ">=2.0.6 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/lambda-local"
  ],
  "_resolved": "https://registry.npmjs.org/mute/-/mute-2.0.6.tgz",
  "_shasum": "8bf10f1f285ea38c9db2630bff675c114c973ed5",
  "_shrinkwrap": null,
  "_spec": "mute@^2.0.6",
  "_where": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\lambda-local",
  "author": {
    "name": "Shannon Moeller"
  },
  "bugs": {
    "url": "https://github.com/shannonmoeller/mute/issues"
  },
  "dependencies": {},
  "description": "Politely tells stdout and stderr to shut the heck up for a moment.",
  "devDependencies": {
    "ava": "^0.8.0",
    "coveralls": "^2.11.6",
    "nyc": "^5.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "8bf10f1f285ea38c9db2630bff675c114c973ed5",
    "tarball": "https://registry.npmjs.org/mute/-/mute-2.0.6.tgz"
  },
  "gitHead": "7b51ecc607d3f912e65bd67f56edfc250d558011",
  "homepage": "https://github.com/shannonmoeller/mute",
  "keywords": [
    "mute",
    "stdout",
    "stderr",
    "process",
    "redirect",
    "null"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "shannonmoeller",
      "email": "me@shannonmoeller.com"
    }
  ],
  "name": "mute",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shannonmoeller/mute.git"
  },
  "scripts": {
    "coveralls": "nyc report -r text-lcov | coveralls",
    "test": "nyc -r html -r text ava test.js"
  },
  "version": "2.0.6"
}
