1
0
mirror of https://github.com/actions/labeler synced 2026-05-07 08:11:02 +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,34 +1,28 @@
{
"_args": [
[
"object-visit@1.0.1",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "object-visit@1.0.1",
"_from": "object-visit@^1.0.0",
"_id": "object-visit@1.0.1",
"_inBundle": false,
"_integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
"_location": "/object-visit",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "object-visit@1.0.1",
"raw": "object-visit@^1.0.0",
"name": "object-visit",
"escapedName": "object-visit",
"rawSpec": "1.0.1",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.1"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/collection-visit",
"/map-visit"
],
"_resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "f79c4493af0c5377b59fe39d395e41042dd045bb",
"_spec": "object-visit@^1.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/collection-visit",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
@@ -36,9 +30,11 @@
"bugs": {
"url": "https://github.com/jonschlinkert/object-visit/issues"
},
"bundleDependencies": false,
"dependencies": {
"isobject": "^3.0.0"
},
"deprecated": false,
"description": "Call a specified method on each value in the given object.",
"devDependencies": {
"gulp": "^3.9.1",