{
  "_from": "circular-dependency-plugin@^3.0.0",
  "_id": "circular-dependency-plugin@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-m2hpLjWw41EJmNAWS2rlARvqV2A=",
  "_location": "/circular-dependency-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "circular-dependency-plugin@^3.0.0",
    "name": "circular-dependency-plugin",
    "escapedName": "circular-dependency-plugin",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/@angular/cli"
  ],
  "_resolved": "https://registry.npmjs.org/circular-dependency-plugin/-/circular-dependency-plugin-3.0.0.tgz",
  "_shasum": "9b68692e35b0e3510998d0164b6ae5011bea5760",
  "_spec": "circular-dependency-plugin@^3.0.0",
  "_where": "G:\\Development\\Off the work\\Derevnya\\derevnya\\node_modules\\@angular\\cli",
  "author": "",
  "bugs": {
    "url": "https://github.com/aackerman/circular-dependency-plugin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Detect modules with circular dependencies when bundling with webpack.",
  "devDependencies": {
    "memory-fs": "^0.3.0",
    "mocha": "^2.3.4",
    "sinon": "^1.17.2",
    "webpack": "^1.12.9"
  },
  "homepage": "https://github.com/aackerman/circular-dependency-plugin#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "circular-dependency-plugin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aackerman/circular-dependency-plugin.git"
  },
  "scripts": {
    "test": "mocha __tests__"
  },
  "version": "3.0.0"
}
