This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"node-modules-regexp@1.0.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "node-modules-regexp@1.0.0",
"_from": "node-modules-regexp@^1.0.0",
"_id": "node-modules-regexp@1.0.0",
"_inBundle": false,
"_integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=",
"_location": "/node-modules-regexp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "node-modules-regexp@1.0.0",
"raw": "node-modules-regexp@^1.0.0",
"name": "node-modules-regexp",
"escapedName": "node-modules-regexp",
"rawSpec": "1.0.0",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/pirates"
],
"_resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "8d9dbe28964a4ac5712e9131642107c71e90ec40",
"_spec": "node-modules-regexp@^1.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/pirates",
"author": {
"name": "James Talmage",
"email": "james@talmage.io",
@@ -36,7 +30,9 @@
"bugs": {
"url": "https://github.com/jamestalmage/node-modules-regexp/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "A regular expression for file paths that contain a `node_modules` folder.",
"devDependencies": {
"ava": "^0.7.0",