{"name":"dependency-cruiser","version":"3.0.0-beta-0","description":"Validate and visualize dependencies. With your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.","bin":{"dependency-cruiser":"bin/dependency-cruise","dependency-cruise":"bin/dependency-cruise","depcruise":"bin/dependency-cruise"},"main":"src/main/index.js","scripts":{"depcruise":"node ./bin/dependency-cruise --validate .dependency-cruiser-custom.json src bin/dependency-cruise test","depcruise:graph":"node ./bin/dependency-cruise --exclude \"(^node_modules|^fs$|^path$)\" --output-type dot --validate .dependency-cruiser-custom.json bin/dependency-cruise | dot -T svg > tmp_deps.svg","lint":"eslint bin/dependency-cruise src test","lint:types":"tslint types/dependency-cruiser.d.ts","lint:fix":"eslint --fix bin/dependency-cruise src test","nsp":"nsp check","npm-check-updates":"ncu --upgrade","postversion":"git push && git push --tags","preversion":"test `git branch | grep \"^* [a-zA-Z]\" | cut -c 3-` = 'master'","test":"mocha --bail --reporter dot test/*/*.spec.js test/*/*/*.spec.js","test:cover":"istanbul cover node_modules/mocha/bin/_mocha -- test/*/*.spec.js test/*/*/*.spec.js","test:cover-node4":"istanbul cover node_modules/mocha/bin/_mocha -- --invert --fgrep not-testable-in-node4 test/*/*.spec.js test/*/*/*.spec.js","test:long":"mocha test/*/*.spec.js test/*/*/*.spec.js","test:watch":"mocha --watch --watch-extensions=json --reporter=min test/*/*.spec.js","test:glob":"set -f && test \"`bin/dependency-cruise test/extract/fixtures/gather-globbing/packages/**/src/**/*.js | grep \"no dependency violations found\"`\" = \"✔ no dependency violations found (6 modules cruised)\""},"keywords":["javascript","typescript","coffeescript","dependencies","ES6","ES2015","AMD","CommonJS","validation","static analysis","circular"],"author":{"name":"Sander Verweij"},"license":"MIT","devDependencies":{"chai":"4.1.2","chai-json-schema":"1.5.0","coffeescript":"2.2.2","eslint":"4.18.1","eslint-plugin-import":"2.9.0","eslint-plugin-mocha":"4.11.0","eslint-plugin-node":"6.0.0","eslint-plugin-security":"1.4.0","intercept-stdout":"0.1.2","istanbul":"0.4.5","js-makedepend":"2.4.6","mocha":"5.0.1","normalize-newline":"3.0.0","npm-check-updates":"2.14.0","nsp":"3.2.1","symlink-dir":"^1.1.2","tslint":"5.9.1","typescript":"2.7.2"},"repository":{"type":"git","url":"git+https://github.com/sverweij/dependency-cruiser.git"},"bugs":{"url":"https://github.com/sverweij/dependency-cruiser/issues"},"homepage":"https://github.com/sverweij/dependency-cruiser","dependencies":{"acorn":"5.4.1","ajv":"6.1.1","chalk":"2.3.1","commander":"2.14.1","figures":"2.0.0","glob":"7.1.2","handlebars":"4.0.11","lodash":"4.17.5","resolve":"1.5.0","safe-regex":"1.1.0","semver":"5.5.0","semver-try-require":"1.1.1"},"engines":{"node":">=4"},"types":"types/dependency-cruiser.d.ts","supportedTranspilers":{"coffee-script":">=1.0.0 <2.0.0","coffeescript":">=1.0.0 <3.0.0","livescript":">=1.0.0 <2.0.0","typescript":">=2.0.0 <3.0.0"},"readmeFilename":"README.md","gitHead":"aeda2aa1a96f5a3786b96506bd1b78d2b703189a","_id":"dependency-cruiser@3.0.0-beta-0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"sverweij","email":"sverweij@yandex.com"},"dist":{"shasum":"f5dab4fe9df1434d58fcce73a954d41f886f16df","size":38971,"noattachment":false,"key":"/dependency-cruiser/-/dependency-cruiser-3.0.0-beta-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/dependency-cruiser/download/dependency-cruiser-3.0.0-beta-0.tgz"},"maintainers":[{"name":"sverweij","email":"sverweij@yandex.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dependency-cruiser_3.0.0-beta-0_1519329302083_0.5376135551227466"},"_hasShrinkwrap":false,"publish_time":1519329302166,"_cnpm_publish_time":1519329302166,"_cnpmcore_publish_time":"2021-12-16T12:17:10.352Z","dist-tags":{"beta":"13.0.0-beta-7","latest":"13.0.2","version-10":"10.9.0"}}