find-node-modules
Version:
Return an array of all parent node_modules directories
69 lines (68 loc) • 2.39 kB
JSON
{
"_args": [
[
"cz-conventional-changelog-default-export@0.0.0-semantically-released.1",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_development": true,
"_from": "cz-conventional-changelog-default-export@0.0.0-semantically-released.1",
"_id": "cz-conventional-changelog-default-export@0.0.0-semantically-released.1",
"_inBundle": false,
"_integrity": "sha1-Ui+/alQRDTQVJjbLXnR2iZ1ozUY=",
"_location": "/cz-conventional-changelog-default-export",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cz-conventional-changelog-default-export@0.0.0-semantically-released.1",
"name": "cz-conventional-changelog-default-export",
"escapedName": "cz-conventional-changelog-default-export",
"rawSpec": "0.0.0-semantically-released.1",
"saveSpec": null,
"fetchSpec": "0.0.0-semantically-released.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/cz-conventional-changelog-default-export/-/cz-conventional-changelog-default-export-0.0.0-semantically-released.1.tgz",
"_spec": "0.0.0-semantically-released.1",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "Jim Cummins",
"email": "jimthedev@gmail.com"
},
"bugs": {
"url": "https://github.com/commitizen/cz-conventional-changelog-default-export/issues"
},
"czConfig": {
"path": "./"
},
"dependencies": {
"conventional-commit-types": "^2.0.0",
"lodash.map": "^4.5.1",
"longest": "^1.0.1",
"pad-right": "^0.2.2",
"right-pad": "^1.0.1",
"word-wrap": "^1.0.3"
},
"description": "FOR E2E TESTING ONLY. Commitizen adapter following the conventional-changelog format.",
"devDependencies": {
"commitizen": "2.9.3",
"semantic-release": "^6.3.2"
},
"homepage": "https://github.com/commitizen/cz-conventional-changelog-default-export",
"license": "MIT",
"main": "index.js",
"name": "cz-conventional-changelog-default-export",
"repository": {
"type": "git",
"url": "git+https://github.com/commitizen/cz-conventional-changelog-default-export.git"
},
"scripts": {
"commit": "git-cz",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"test": "echo 'Tests need to be setup!'"
},
"version": "0.0.0-semantically-released.1"
}