{
  "_args": [
    [
      {
        "raw": "tapable@^1.0.0",
        "scope": null,
        "escapedName": "tapable",
        "name": "tapable",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\webpack"
    ]
  ],
  "_from": "tapable@>=1.0.0 <2.0.0",
  "_id": "tapable@1.0.0",
  "_inCache": true,
  "_location": "/tapable",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/tapable_1.0.0_1519286232237_0.7789554413074959"
  },
  "_npmUser": {
    "name": "sokra",
    "email": "tobias.koppers@googlemail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tapable@^1.0.0",
    "scope": null,
    "escapedName": "tapable",
    "name": "tapable",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/enhanced-resolve",
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/tapable/-/tapable-1.0.0.tgz",
  "_shasum": "cbb639d9002eed9c6b5975eb20598d7936f1f9f2",
  "_shrinkwrap": null,
  "_spec": "tapable@^1.0.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\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": {
    "babel-core": "^6.26.0",
    "babel-jest": "^21.0.2",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.6.0",
    "codecov": "^2.3.0",
    "jest": "^21.0.4"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-dQRhbNQkRnaqauC7WqSJ21EEksgT0fYZX2lqXzGkpo8JNig9zGZTYoMGvyI2nWmXlE2VSVXVDu7wLVGu/mQEsg==",
    "shasum": "cbb639d9002eed9c6b5975eb20598d7936f1f9f2",
    "tarball": "https://registry.npmjs.org/tapable/-/tapable-1.0.0.tgz",
    "fileCount": 33,
    "unpackedSize": 241760
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "lib"
  ],
  "gitHead": "f2718e63bfede29cbc81cda3ee79a6933ec5af8d",
  "homepage": "https://github.com/webpack/tapable",
  "jest": {
    "transform": {
      "__tests__[\\\\/].+\\.js$": "babel-jest"
    }
  },
  "license": "MIT",
  "main": "lib/index.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": "jest",
    "travis": "jest --coverage && codecov"
  },
  "version": "1.0.0"
}
