mirror of
https://github.com/actions/labeler.git
synced 2025-12-16 06:56:51 +00:00
build
This commit is contained in:
24
node_modules/get-stdin/package.json
generated
vendored
24
node_modules/get-stdin/package.json
generated
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user