{
  "_args": [
    [
      {
        "raw": "toxic@^1.0.0",
        "scope": null,
        "escapedName": "toxic",
        "name": "toxic",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\glob-slasher"
    ]
  ],
  "_from": "toxic@>=1.0.0 <2.0.0",
  "_id": "toxic@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/toxic",
  "_nodeVersion": "0.10.31",
  "_npmUser": {
    "name": "scottcorgan",
    "email": "scottcorgan@gmail.com"
  },
  "_npmVersion": "2.1.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "toxic@^1.0.0",
    "scope": null,
    "escapedName": "toxic",
    "name": "toxic",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/glob-slasher"
  ],
  "_resolved": "https://registry.npmjs.org/toxic/-/toxic-1.0.0.tgz",
  "_shasum": "f1154d8b6ac21875ac943a9f7408df2dfe164ea2",
  "_shrinkwrap": null,
  "_spec": "toxic@^1.0.0",
  "_where": "C:\\src\\pnpm\\node_modules\\glob-slasher",
  "author": {
    "name": "Scott Corgan"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/toxic/issues"
  },
  "dependencies": {
    "lodash": "^2.4.1"
  },
  "description": "Mutate keys and values in objects. Returns a new version of the object",
  "devDependencies": {
    "tap-spec": "^1.0.1",
    "tape": "^3.0.3"
  },
  "directories": {},
  "dist": {
    "shasum": "f1154d8b6ac21875ac943a9f7408df2dfe164ea2",
    "tarball": "https://registry.npmjs.org/toxic/-/toxic-1.0.0.tgz"
  },
  "gitHead": "5ab718b0321bf3c225ead4be52de8b43bf85739b",
  "homepage": "https://github.com/scottcorgan/toxic",
  "keywords": [
    "globject",
    "glob",
    "minimatch",
    "map",
    "slash"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "scottcorgan",
      "email": "scottcorgan@gmail.com"
    }
  ],
  "name": "toxic",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/toxic.git"
  },
  "scripts": {
    "test": "node test.js | tap-spec"
  },
  "version": "1.0.0"
}
