{
  "_args": [
    [
      {
        "raw": "tapable@~0.2.3",
        "scope": null,
        "escapedName": "tapable",
        "name": "tapable",
        "rawSpec": "~0.2.3",
        "spec": ">=0.2.3 <0.3.0",
        "type": "range"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/webpack"
    ]
  ],
  "_from": "tapable@>=0.2.3 <0.3.0",
  "_id": "tapable@0.2.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/tapable",
  "_nodeVersion": "5.4.1",
  "_npmUser": {
    "name": "sokra",
    "email": "tobias.koppers@googlemail.com"
  },
  "_npmVersion": "3.3.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tapable@~0.2.3",
    "scope": null,
    "escapedName": "tapable",
    "name": "tapable",
    "rawSpec": "~0.2.3",
    "spec": ">=0.2.3 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/enhanced-resolve",
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/tapable/-/tapable-0.2.4.tgz",
  "_shasum": "a7814605089d4ba896c33c7e3566e13dcd194aa5",
  "_shrinkwrap": null,
  "_spec": "tapable@~0.2.3",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/webpack",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/tapable/issues"
  },
  "dependencies": {},
  "description": "Just a little module for plugins.",
  "devDependencies": {
    "mocha": "^2.2.4",
    "should": "^5.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a7814605089d4ba896c33c7e3566e13dcd194aa5",
    "tarball": "https://registry.npmjs.org/tapable/-/tapable-0.2.4.tgz"
  },
  "engines": {
    "node": ">=0.6"
  },
  "gitHead": "88ec6f4f23b2efb95488f4ad1cbd1df09b688fdf",
  "homepage": "https://github.com/webpack/tapable",
  "license": "MIT",
  "main": "lib/Tapable.js",
  "maintainers": [
    {
      "name": "sokra",
      "email": "tobias.koppers@googlemail.com"
    }
  ],
  "name": "tapable",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/webpack/tapable.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.2.4"
}
