mirror of
https://github.com/actions/labeler.git
synced 2025-12-18 16:16:48 +00:00
build
This commit is contained in:
24
node_modules/map-cache/package.json
generated
vendored
24
node_modules/map-cache/package.json
generated
vendored
@@ -1,34 +1,28 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"map-cache@0.2.2",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "map-cache@0.2.2",
|
||||
"_from": "map-cache@^0.2.2",
|
||||
"_id": "map-cache@0.2.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
|
||||
"_location": "/map-cache",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "map-cache@0.2.2",
|
||||
"raw": "map-cache@^0.2.2",
|
||||
"name": "map-cache",
|
||||
"escapedName": "map-cache",
|
||||
"rawSpec": "0.2.2",
|
||||
"rawSpec": "^0.2.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.2.2"
|
||||
"fetchSpec": "^0.2.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/fragment-cache",
|
||||
"/snapdragon"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
|
||||
"_spec": "0.2.2",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf",
|
||||
"_spec": "map-cache@^0.2.2",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/snapdragon",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
@@ -36,6 +30,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/map-cache/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Basic cache object for storing key-value pairs.",
|
||||
"devDependencies": {
|
||||
"gulp-format-md": "^0.1.9",
|
||||
|
||||
Reference in New Issue
Block a user