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,26 +1,19 @@
{
"_args": [
[
"realpath-native@1.1.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "realpath-native@1.1.0",
"_from": "realpath-native@^1.1.0",
"_id": "realpath-native@1.1.0",
"_inBundle": false,
"_integrity": "sha512-wlgPA6cCIIg9gKz0fgAPjnzh4yR/LnXovwuo9hvyGvx3h8nX4+/iLZplfUWasXpqD8BdnGnP5njOFjkUwPzvjA==",
"_location": "/realpath-native",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "realpath-native@1.1.0",
"raw": "realpath-native@^1.1.0",
"name": "realpath-native",
"escapedName": "realpath-native",
"rawSpec": "1.1.0",
"rawSpec": "^1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
"fetchSpec": "^1.1.0"
},
"_requiredBy": [
"/@jest/core",
@@ -31,8 +24,9 @@
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/realpath-native/-/realpath-native-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "2003294fea23fb0672f2476ebe22fcf498a2d65c",
"_spec": "realpath-native@^1.1.0",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jest/node_modules/jest-cli",
"author": {
"name": "Simen Bekkhus",
"email": "sbekkhus91@gmail.com"
@@ -40,6 +34,7 @@
"bugs": {
"url": "https://github.com/SimenB/realpath-native/issues"
},
"bundleDependencies": false,
"commitlint": {
"extends": [
"@commitlint/config-conventional"
@@ -48,6 +43,7 @@
"dependencies": {
"util.promisify": "^1.0.0"
},
"deprecated": false,
"description": "Use the system's native `realpath`",
"devDependencies": {
"@commitlint/cli": "^6.0.2",