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

24
node_modules/get-stdin/package.json generated vendored
View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"get-stdin@7.0.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "get-stdin@7.0.0",
"_from": "get-stdin@^7.0.0",
"_id": "get-stdin@7.0.0",
"_inBundle": false,
"_integrity": "sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==",
"_location": "/get-stdin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "get-stdin@7.0.0",
"raw": "get-stdin@^7.0.0",
"name": "get-stdin",
"escapedName": "get-stdin",
"rawSpec": "7.0.0",
"rawSpec": "^7.0.0",
"saveSpec": null,
"fetchSpec": "7.0.0"
"fetchSpec": "^7.0.0"
},
"_requiredBy": [
"/husky"
],
"_resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz",
"_spec": "7.0.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "8d5de98f15171a125c5e516643c7a6d0ea8a96f6",
"_spec": "get-stdin@^7.0.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/husky",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -36,6 +30,8 @@
"bugs": {
"url": "https://github.com/sindresorhus/get-stdin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Get stdin as a string or buffer",
"devDependencies": {
"@types/node": "^11.13.4",