1
0
mirror of https://github.com/actions/labeler synced 2026-05-06 11:47:49 +02:00
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": [
[
"class-utils@0.3.6",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "class-utils@0.3.6",
"_from": "class-utils@^0.3.5",
"_id": "class-utils@0.3.6",
"_inBundle": false,
"_integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
@@ -15,21 +8,22 @@
"is-descriptor": "0.1.6"
},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "class-utils@0.3.6",
"raw": "class-utils@^0.3.5",
"name": "class-utils",
"escapedName": "class-utils",
"rawSpec": "0.3.6",
"rawSpec": "^0.3.5",
"saveSpec": null,
"fetchSpec": "0.3.6"
"fetchSpec": "^0.3.5"
},
"_requiredBy": [
"/base"
],
"_resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
"_spec": "0.3.6",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "f93369ae8b9a7ce02fd41faad0ca83033190c463",
"_spec": "class-utils@^0.3.5",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/base",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
@@ -37,6 +31,7 @@
"bugs": {
"url": "https://github.com/jonschlinkert/class-utils/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Brian Woodward",
@@ -56,6 +51,7 @@
"isobject": "^3.0.0",
"static-extend": "^0.1.1"
},
"deprecated": false,
"description": "Utils for working with JavaScript classes and prototype methods.",
"devDependencies": {
"gulp": "^3.9.1",