{
  "_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"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/enhanced-resolve"
    ]
  ],
  "_from": "tapable@>=0.2.3 <0.3.0",
  "_id": "tapable@0.2.5",
  "_inCache": true,
  "_location": "/tapable",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/tapable-0.2.5.tgz_1480971694096_0.4875433600973338"
  },
  "_npmUser": {
    "name": "sokra",
    "email": "tobias.koppers@googlemail.com"
  },
  "_npmVersion": "3.10.8",
  "_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.5.tgz",
  "_shasum": "1ff6ce7ade58e734ca9bfe36ba342304b377a4d0",
  "_shrinkwrap": null,
  "_spec": "tapable@^0.2.3",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/enhanced-resolve",
  "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": "1ff6ce7ade58e734ca9bfe36ba342304b377a4d0",
    "tarball": "https://registry.npmjs.org/tapable/-/tapable-0.2.5.tgz"
  },
  "engines": {
    "node": ">=0.6"
  },
  "gitHead": "b8a78d5b70e1c75bd2dcff355c7dda3cbfbf37c6",
  "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.5"
}
