find-node-modules
Version:
Return an array of all parent node_modules directories
129 lines (128 loc) • 4.23 kB
JSON
{
"_args": [
[
"lodash@4.17.15",
"/Users/callumacrae/Sites/find-node-modules/cz-cli"
]
],
"_from": "lodash@4.17.15",
"_id": "lodash@4.17.15",
"_inBundle": false,
"_integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash@4.17.15",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "4.17.15",
"saveSpec": null,
"fetchSpec": "4.17.15"
},
"_requiredBy": [
"/",
"/@babel/cli",
"/@babel/core",
"/@babel/core/@babel/generator",
"/@babel/core/@babel/traverse",
"/@babel/core/@babel/types",
"/@babel/generator",
"/@babel/helper-annotate-as-pure/@babel/types",
"/@babel/helper-builder-binary-assignment-operator-visitor/@babel/types",
"/@babel/helper-call-delegate/@babel/generator",
"/@babel/helper-call-delegate/@babel/traverse",
"/@babel/helper-call-delegate/@babel/types",
"/@babel/helper-define-map",
"/@babel/helper-define-map/@babel/types",
"/@babel/helper-explode-assignable-expression/@babel/generator",
"/@babel/helper-explode-assignable-expression/@babel/traverse",
"/@babel/helper-explode-assignable-expression/@babel/types",
"/@babel/helper-hoist-variables/@babel/types",
"/@babel/helper-member-expression-to-functions/@babel/types",
"/@babel/helper-module-imports/@babel/types",
"/@babel/helper-module-transforms",
"/@babel/helper-module-transforms/@babel/types",
"/@babel/helper-optimise-call-expression/@babel/types",
"/@babel/helper-regex",
"/@babel/helper-remap-async-to-generator/@babel/generator",
"/@babel/helper-remap-async-to-generator/@babel/traverse",
"/@babel/helper-remap-async-to-generator/@babel/types",
"/@babel/helper-replace-supers/@babel/generator",
"/@babel/helper-replace-supers/@babel/traverse",
"/@babel/helper-replace-supers/@babel/types",
"/@babel/helper-simple-access/@babel/types",
"/@babel/helper-wrap-function/@babel/generator",
"/@babel/helper-wrap-function/@babel/traverse",
"/@babel/helper-wrap-function/@babel/types",
"/@babel/helpers/@babel/generator",
"/@babel/helpers/@babel/traverse",
"/@babel/helpers/@babel/types",
"/@babel/plugin-transform-block-scoping",
"/@babel/plugin-transform-classes/@babel/types",
"/@babel/plugin-transform-function-name/@babel/types",
"/@babel/plugin-transform-parameters/@babel/types",
"/@babel/register",
"/@babel/traverse",
"/@babel/types",
"/@commitlint/load",
"/@commitlint/resolve-extends",
"/@semantic-release/commit-analyzer",
"/@semantic-release/github",
"/@semantic-release/npm",
"/@semantic-release/release-notes-generator",
"/commitizen",
"/conventional-changelog-writer",
"/conventional-commits-parser",
"/inquirer",
"/mocha-multi-reporters",
"/nise/@sinonjs/samsam",
"/nyc/@babel/core",
"/nyc/@babel/generator",
"/nyc/@babel/helper-module-transforms",
"/nyc/@babel/traverse",
"/nyc/@babel/types",
"/semantic-release",
"/yargs-unparser"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"_spec": "4.17.15",
"_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be"
}
],
"description": "Lodash modular utilities.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"name": "lodash",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"version": "4.17.15"
}