mirror of
https://github.com/actions/labeler.git
synced 2025-12-19 08:38:15 +00:00
build
This commit is contained in:
24
node_modules/use/package.json
generated
vendored
24
node_modules/use/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"use@3.1.1",
|
||||
"/Users/pjquirk/Source/GitHub/actions/labeler"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "use@3.1.1",
|
||||
"_from": "use@^3.1.0",
|
||||
"_id": "use@3.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
|
||||
"_location": "/use",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "use@3.1.1",
|
||||
"raw": "use@^3.1.0",
|
||||
"name": "use",
|
||||
"escapedName": "use",
|
||||
"rawSpec": "3.1.1",
|
||||
"rawSpec": "^3.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "3.1.1"
|
||||
"fetchSpec": "^3.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/snapdragon"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
|
||||
"_spec": "3.1.1",
|
||||
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
|
||||
"_shasum": "d50c8cac79a19fbc20f2911f56eb973f4e10070f",
|
||||
"_spec": "use@^3.1.0",
|
||||
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/snapdragon",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
@@ -35,6 +29,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/use/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Brian Woodward",
|
||||
@@ -52,6 +47,7 @@
|
||||
"url": "https://github.com/wtgtybhertgeghgtwtg"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Easily add plugin support to your node.js application.",
|
||||
"devDependencies": {
|
||||
"base-plugins": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user