{
  "_args": [
    [
      "circular-dependency-plugin@5.0.2",
      "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "circular-dependency-plugin@5.0.2",
  "_hasShrinkwrap": false,
  "_id": "circular-dependency-plugin@5.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/circular-dependency-plugin",
  "_nodeVersion": "8.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/circular-dependency-plugin_5.0.2_1523581349163_0.22148776264838888"
  },
  "_npmUser": {
    "email": "theron17@gmail.com",
    "name": "theron"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "circular-dependency-plugin",
    "raw": "circular-dependency-plugin@5.0.2",
    "rawSpec": "5.0.2",
    "scope": null,
    "spec": "5.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/circular-dependency-plugin/-/circular-dependency-plugin-5.0.2.tgz",
  "_shasum": "da168c0b37e7b43563fb9f912c1c007c213389ef",
  "_shrinkwrap": null,
  "_spec": "circular-dependency-plugin@5.0.2",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular",
  "author": "",
  "bugs": {
    "url": "https://github.com/aackerman/circular-dependency-plugin/issues"
  },
  "dependencies": {},
  "description": "Detect modules with circular dependencies when bundling with webpack.",
  "devDependencies": {
    "jest": "^22.4.2",
    "memory-fs": "^0.4.1",
    "webpack": "^4.0.1"
  },
  "directories": {},
  "dist": {
    "fileCount": 5,
    "integrity": "sha512-oC7/DVAyfcY3UWKm0sN/oVoDedQDQiw/vIiAnuTWTpE5s0zWf7l3WY417Xw/Fbi/QbAjctAkxgMiS9P0s3zkmA==",
    "shasum": "da168c0b37e7b43563fb9f912c1c007c213389ef",
    "tarball": "https://registry.npmjs.org/circular-dependency-plugin/-/circular-dependency-plugin-5.0.2.tgz",
    "unpackedSize": 8691
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "b563ee1a20bc1d759b71c9908099bc4d0920dff0",
  "homepage": "https://github.com/aackerman/circular-dependency-plugin#readme",
  "jest": {
    "testMatch": [
      "**/?(*.)(spec|test).js?(x)"
    ]
  },
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "theron",
      "email": "theron17@gmail.com"
    }
  ],
  "name": "circular-dependency-plugin",
  "optionalDependencies": {},
  "peerDependencies": {
    "webpack": ">=4.0.1"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aackerman/circular-dependency-plugin.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "5.0.2"
}
