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,12 +1,5 @@
{
"_args": [
[
"expand-brackets@2.1.4",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "expand-brackets@2.1.4",
"_from": "expand-brackets@^2.1.4",
"_id": "expand-brackets@2.1.4",
"_inBundle": false,
"_integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
@@ -16,21 +9,22 @@
"is-extendable": "0.1.1"
},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "expand-brackets@2.1.4",
"raw": "expand-brackets@^2.1.4",
"name": "expand-brackets",
"escapedName": "expand-brackets",
"rawSpec": "2.1.4",
"rawSpec": "^2.1.4",
"saveSpec": null,
"fetchSpec": "2.1.4"
"fetchSpec": "^2.1.4"
},
"_requiredBy": [
"/extglob"
],
"_resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
"_spec": "2.1.4",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "b77735e315ce30f6b6eff0f83b04151a22449622",
"_spec": "expand-brackets@^2.1.4",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/extglob",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
@@ -38,6 +32,7 @@
"bugs": {
"url": "https://github.com/jonschlinkert/expand-brackets/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Elan Shanker",
@@ -67,6 +62,7 @@
"snapdragon": "^0.8.1",
"to-regex": "^3.0.1"
},
"deprecated": false,
"description": "Expand POSIX bracket expressions (character classes) in glob patterns.",
"devDependencies": {
"bash-match": "^0.1.1",