UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

48 lines (47 loc) 1.44 kB
{ "_args": [ [ "@babel/helper-regex@7.0.0", "/Users/callumacrae/Sites/find-node-modules/cz-cli" ] ], "_development": true, "_from": "@babel/helper-regex@7.0.0", "_id": "@babel/helper-regex@7.0.0", "_inBundle": false, "_integrity": "sha512-TR0/N0NDCcUIUEbqV6dCO+LptmmSQFQ7q70lfcEB4URsjD0E1HzicrwUH+ap6BAQ2jhCX9Q4UqZy4wilujWlkg==", "_location": "/@babel/helper-regex", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-regex@7.0.0", "name": "@babel/helper-regex", "escapedName": "@babel%2fhelper-regex", "scope": "@babel", "rawSpec": "7.0.0", "saveSpec": null, "fetchSpec": "7.0.0" }, "_requiredBy": [ "/@babel/plugin-proposal-unicode-property-regex", "/@babel/plugin-transform-dotall-regex", "/@babel/plugin-transform-sticky-regex", "/@babel/plugin-transform-unicode-regex" ], "_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.0.0.tgz", "_spec": "7.0.0", "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli", "dependencies": { "lodash": "^4.17.10" }, "description": "Helper function to check for literal RegEx", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-regex", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex" }, "version": "7.0.0" }