1
0
mirror of https://github.com/actions/labeler synced 2026-05-07 23:21:01 +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

24
node_modules/type-fest/package.json generated vendored
View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"type-fest@0.6.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "type-fest@0.6.0",
"_from": "type-fest@^0.6.0",
"_id": "type-fest@0.6.0",
"_inBundle": false,
"_integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
"_location": "/type-fest",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "type-fest@0.6.0",
"raw": "type-fest@^0.6.0",
"name": "type-fest",
"escapedName": "type-fest",
"rawSpec": "0.6.0",
"rawSpec": "^0.6.0",
"saveSpec": null,
"fetchSpec": "0.6.0"
"fetchSpec": "^0.6.0"
},
"_requiredBy": [
"/read-pkg"
],
"_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
"_spec": "0.6.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "8d2a2370d3df886eb5c90ada1c5bf6188acf838b",
"_spec": "type-fest@^0.6.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/read-pkg",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -36,6 +30,8 @@
"bugs": {
"url": "https://github.com/sindresorhus/type-fest/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A collection of essential TypeScript types",
"devDependencies": {
"@sindresorhus/tsconfig": "^0.4.0",