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,26 +1,19 @@
{
"_args": [
[
"fragment-cache@0.2.1",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "fragment-cache@0.2.1",
"_from": "fragment-cache@^0.2.1",
"_id": "fragment-cache@0.2.1",
"_inBundle": false,
"_integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
"_location": "/fragment-cache",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "fragment-cache@0.2.1",
"raw": "fragment-cache@^0.2.1",
"name": "fragment-cache",
"escapedName": "fragment-cache",
"rawSpec": "0.2.1",
"rawSpec": "^0.2.1",
"saveSpec": null,
"fetchSpec": "0.2.1"
"fetchSpec": "^0.2.1"
},
"_requiredBy": [
"/extglob",
@@ -28,8 +21,9 @@
"/nanomatch"
],
"_resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
"_spec": "0.2.1",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "4290fad27f13e89be7f33799c6bc5a0abfff0d19",
"_spec": "fragment-cache@^0.2.1",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/micromatch",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
@@ -37,9 +31,11 @@
"bugs": {
"url": "https://github.com/jonschlinkert/fragment-cache/issues"
},
"bundleDependencies": false,
"dependencies": {
"map-cache": "^0.2.2"
},
"deprecated": false,
"description": "A cache for managing namespaced sub-caches",
"devDependencies": {
"gulp": "^3.9.1",