find-node-modules
Version:
Return an array of all parent node_modules directories
73 lines (72 loc) • 2.14 kB
JSON
{
"_args": [
[
"conventional-changelog-angular@5.0.3",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_development": true,
"_from": "conventional-changelog-angular@5.0.3",
"_id": "conventional-changelog-angular@5.0.3",
"_inBundle": false,
"_integrity": "sha512-YD1xzH7r9yXQte/HF9JBuEDfvjxxwDGGwZU1+ndanbY0oFgA+Po1T9JDSpPLdP0pZT6MhCAsdvFKC4TJ4MTJTA==",
"_location": "/conventional-changelog-angular",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "conventional-changelog-angular@5.0.3",
"name": "conventional-changelog-angular",
"escapedName": "conventional-changelog-angular",
"rawSpec": "5.0.3",
"saveSpec": null,
"fetchSpec": "5.0.3"
},
"_requiredBy": [
"/@semantic-release/commit-analyzer",
"/@semantic-release/release-notes-generator"
],
"_resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.3.tgz",
"_spec": "5.0.3",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "Steve Mao"
},
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
},
"dependencies": {
"compare-func": "^1.3.1",
"q": "^1.5.1"
},
"description": "conventional-changelog angular preset",
"engines": {
"node": ">=6.9.0"
},
"files": [
"conventional-changelog.js",
"conventional-recommended-bump.js",
"index.js",
"parser-opts.js",
"writer-opts.js",
"templates"
],
"gitHead": "97ad96fe893bd5b40ec52e24fe46f4f9cd357a1a",
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme",
"keywords": [
"conventional-changelog",
"angular",
"preset"
],
"license": "ISC",
"main": "index.js",
"name": "conventional-changelog-angular",
"repository": {
"type": "git",
"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
},
"scripts": {
"test-windows": "mocha --timeout 30000"
},
"version": "5.0.3"
}