UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

101 lines (100 loc) 2.87 kB
{ "_args": [ [ "conventional-changelog-writer@4.0.11", "/Users/callumacrae/Sites/find-node-modules/cz-cli" ] ], "_development": true, "_from": "conventional-changelog-writer@4.0.11", "_id": "conventional-changelog-writer@4.0.11", "_inBundle": false, "_integrity": "sha512-g81GQOR392I+57Cw3IyP1f+f42ME6aEkbR+L7v1FBBWolB0xkjKTeCWVguzRrp6UiT1O6gBpJbEy2eq7AnV1rw==", "_location": "/conventional-changelog-writer", "_phantomChildren": { "camelcase-keys": "4.2.0", "decamelize-keys": "1.1.0", "find-up": "2.1.0", "lodash.ismatch": "4.4.0", "loud-rejection": "1.6.0", "minimist-options": "3.0.2", "modify-values": "1.0.1", "normalize-package-data": "2.5.0", "read-pkg": "3.0.0", "readable-stream": "2.3.5", "redent": "2.0.0", "through": "2.3.8", "trim-newlines": "2.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "conventional-changelog-writer@4.0.11", "name": "conventional-changelog-writer", "escapedName": "conventional-changelog-writer", "rawSpec": "4.0.11", "saveSpec": null, "fetchSpec": "4.0.11" }, "_requiredBy": [ "/@semantic-release/release-notes-generator" ], "_resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-4.0.11.tgz", "_spec": "4.0.11", "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli", "author": { "name": "Steve Mao", "email": "maochenyan@gmail.com", "url": "https://github.com/stevemao" }, "bin": { "conventional-changelog-writer": "cli.js" }, "bugs": { "url": "https://github.com/conventional-changelog/conventional-changelog/issues" }, "dependencies": { "compare-func": "^1.3.1", "conventional-commits-filter": "^2.0.2", "dateformat": "^3.0.0", "handlebars": "^4.4.0", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.15", "meow": "^5.0.0", "semver": "^6.0.0", "split": "^1.0.0", "through2": "^3.0.0" }, "description": "Write logs based on conventional commits and templates", "engines": { "node": ">=6.9.0" }, "files": [ "index.js", "cli.js", "lib", "templates" ], "gitHead": "79217815a7ce5f3d3f833961ce9a14bd454e5789", "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme", "keywords": [ "conventional-changelog-writer", "changelog", "conventional", "commits", "templates", "writer", "writing", "logs" ], "license": "MIT", "name": "conventional-changelog-writer", "repository": { "type": "git", "url": "git+https://github.com/conventional-changelog/conventional-changelog.git" }, "scripts": { "test-windows": "echo 'make work on windows'" }, "version": "4.0.11" }