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

23
node_modules/sprintf-js/package.json generated vendored
View File

@@ -1,32 +1,27 @@
{
"_args": [
[
"sprintf-js@1.0.3",
"C:\\Users\\damccorm\\Documents\\labeler"
]
],
"_from": "sprintf-js@1.0.3",
"_from": "sprintf-js@~1.0.2",
"_id": "sprintf-js@1.0.3",
"_inBundle": false,
"_integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
"_location": "/sprintf-js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "sprintf-js@1.0.3",
"raw": "sprintf-js@~1.0.2",
"name": "sprintf-js",
"escapedName": "sprintf-js",
"rawSpec": "1.0.3",
"rawSpec": "~1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.3"
"fetchSpec": "~1.0.2"
},
"_requiredBy": [
"/argparse"
],
"_resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
"_spec": "1.0.3",
"_where": "C:\\Users\\damccorm\\Documents\\labeler",
"_shasum": "04e6926f662895354f3dd015203633b857297e2c",
"_spec": "sprintf-js@~1.0.2",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/argparse",
"author": {
"name": "Alexandru Marasteanu",
"email": "hello@alexei.ro",
@@ -35,6 +30,8 @@
"bugs": {
"url": "https://github.com/alexei/sprintf.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JavaScript sprintf implementation",
"devDependencies": {
"grunt": "*",