find-node-modules
Version:
Return an array of all parent node_modules directories
82 lines (81 loc) • 2.31 kB
JSON
{
"_args": [
[
"conventional-commits-parser@3.0.1",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_development": true,
"_from": "conventional-commits-parser@3.0.1",
"_id": "conventional-commits-parser@3.0.1",
"_inBundle": false,
"_integrity": "sha512-P6U5UOvDeidUJ8ebHVDIoXzI7gMlQ1OF/id6oUvp8cnZvOXMt1n8nYl74Ey9YMn0uVQtxmCtjPQawpsssBWtGg==",
"_location": "/conventional-commits-parser",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "conventional-commits-parser@3.0.1",
"name": "conventional-commits-parser",
"escapedName": "conventional-commits-parser",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"/@semantic-release/commit-analyzer",
"/@semantic-release/release-notes-generator"
],
"_resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.0.1.tgz",
"_spec": "3.0.1",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "Steve Mao",
"email": "maochenyan@gmail.com",
"url": "https://github.com/stevemao"
},
"bin": {
"conventional-commits-parser": "cli.js"
},
"bugs": {
"url": "https://github.com/conventional-changelog/conventional-changelog/issues"
},
"dependencies": {
"JSONStream": "^1.0.4",
"is-text-path": "^1.0.0",
"lodash": "^4.2.1",
"meow": "^4.0.0",
"split2": "^2.0.0",
"through2": "^2.0.0",
"trim-off-newlines": "^1.0.0"
},
"description": "Parse raw conventional commits",
"engines": {
"node": ">=6.9.0"
},
"files": [
"index.js",
"cli.js",
"lib"
],
"gitHead": "f301b0de0b954713a50b2256a3140e21817d14c0",
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme",
"keywords": [
"conventional-commits-parser",
"changelog",
"conventional",
"parser",
"parsing",
"logs"
],
"license": "MIT",
"name": "conventional-commits-parser",
"repository": {
"type": "git",
"url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
},
"scripts": {
"test-windows": "echo 'make work on windows'"
},
"version": "3.0.1"
}