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/sane/package.json generated vendored
View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"sane@4.1.0",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "sane@4.1.0",
"_from": "sane@^4.0.3",
"_id": "sane@4.1.0",
"_inBundle": false,
"_integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==",
"_location": "/sane",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "sane@4.1.0",
"raw": "sane@^4.0.3",
"name": "sane",
"escapedName": "sane",
"rawSpec": "4.1.0",
"rawSpec": "^4.0.3",
"saveSpec": null,
"fetchSpec": "4.1.0"
"fetchSpec": "^4.0.3"
},
"_requiredBy": [
"/jest-haste-map"
],
"_resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz",
"_spec": "4.1.0",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "ed881fd922733a6c461bc189dc2b6c006f3ffded",
"_spec": "sane@^4.0.3",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/jest-haste-map",
"author": {
"name": "amasad"
},
@@ -37,6 +31,7 @@
"bugs": {
"url": "https://github.com/amasad/sane/issues"
},
"bundleDependencies": false,
"dependencies": {
"@cnakazawa/watch": "^1.0.3",
"anymatch": "^2.0.0",
@@ -48,6 +43,7 @@
"minimist": "^1.1.1",
"walker": "~1.0.5"
},
"deprecated": false,
"description": "Sane aims to be fast, small, and reliable file system watcher.",
"devDependencies": {
"eslint": "^5.15.1",