{
  "_args": [
    [
      {
        "name": "cleankill",
        "raw": "cleankill@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester"
    ]
  ],
  "_from": "cleankill@>=1.0.0 <2.0.0",
  "_id": "cleankill@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/cleankill",
  "_nodeVersion": "5.4.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/cleankill-1.0.3.tgz_1467152898976_0.7554081135895103"
  },
  "_npmUser": {
    "email": "rictic@gmail.com",
    "name": "rictic"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "cleankill",
    "raw": "cleankill@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/wct-local",
    "/wct-sauce",
    "/web-component-tester"
  ],
  "_resolved": "https://registry.npmjs.org/cleankill/-/cleankill-1.0.3.tgz",
  "_shasum": "e7419bd24abc07f2d182d3a09a935c1bcdede6bd",
  "_shrinkwrap": null,
  "_spec": "cleankill@^1.0.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\web-component-tester",
  "bugs": {
    "url": "https://github.com/PolymerLabs/cleankill/issues"
  },
  "dependencies": {},
  "description": "Hook SIGINT and cleanly shut down your async code",
  "devDependencies": {
    "typescript": "^1.8.10"
  },
  "directories": {},
  "dist": {
    "shasum": "e7419bd24abc07f2d182d3a09a935c1bcdede6bd",
    "tarball": "https://registry.npmjs.org/cleankill/-/cleankill-1.0.3.tgz"
  },
  "gitHead": "8481dd713a698646019bd8e79c23b6811dccd1c7",
  "homepage": "https://github.com/PolymerLabs/cleankill",
  "license": "BSD-3-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "email": "dfreedm2@gmail.com",
      "name": "azakus"
    },
    {
      "email": "ajo@google.com",
      "name": "garlicnation"
    },
    {
      "email": "justin@fagnani.com",
      "name": "justinfagnani"
    },
    {
      "email": "ian@nevir.net",
      "name": "nevir"
    },
    {
      "email": "admin@polymer-project.org",
      "name": "polymer"
    },
    {
      "email": "rictic@gmail.com",
      "name": "rictic"
    }
  ],
  "name": "cleankill",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PolymerLabs/cleankill.git"
  },
  "scripts": {
    "prepublish": "tsc"
  },
  "typings": "./index.d.ts",
  "version": "1.0.3"
}
