{
  "_args": [
    [
      "circular-dependency-plugin@5.0.2",
      "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6"
    ]
  ],
  "_development": true,
  "_from": "circular-dependency-plugin@5.0.2",
  "_id": "circular-dependency-plugin@5.0.2",
  "_inBundle": false,
  "_integrity": "sha512-oC7/DVAyfcY3UWKm0sN/oVoDedQDQiw/vIiAnuTWTpE5s0zWf7l3WY417Xw/Fbi/QbAjctAkxgMiS9P0s3zkmA==",
  "_location": "/circular-dependency-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "circular-dependency-plugin@5.0.2",
    "name": "circular-dependency-plugin",
    "escapedName": "circular-dependency-plugin",
    "rawSpec": "5.0.2",
    "saveSpec": null,
    "fetchSpec": "5.0.2"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/circular-dependency-plugin/-/circular-dependency-plugin-5.0.2.tgz",
  "_spec": "5.0.2",
  "_where": "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6",
  "author": "",
  "bugs": {
    "url": "https://github.com/aackerman/circular-dependency-plugin/issues"
  },
  "description": "Detect modules with circular dependencies when bundling with webpack.",
  "devDependencies": {
    "jest": "^22.4.2",
    "memory-fs": "^0.4.1",
    "webpack": "^4.0.1"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/aackerman/circular-dependency-plugin#readme",
  "jest": {
    "testMatch": [
      "**/?(*.)(spec|test).js?(x)"
    ]
  },
  "license": "ISC",
  "main": "index.js",
  "name": "circular-dependency-plugin",
  "peerDependencies": {
    "webpack": ">=4.0.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aackerman/circular-dependency-plugin.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "5.0.2"
}
