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

@@ -1,33 +1,27 @@
{
"_args": [
[
"tmpl@1.0.4",
"/Users/pjquirk/Source/GitHub/actions/labeler"
]
],
"_development": true,
"_from": "tmpl@1.0.4",
"_from": "tmpl@1.0.x",
"_id": "tmpl@1.0.4",
"_inBundle": false,
"_integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
"_location": "/tmpl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "tmpl@1.0.4",
"raw": "tmpl@1.0.x",
"name": "tmpl",
"escapedName": "tmpl",
"rawSpec": "1.0.4",
"rawSpec": "1.0.x",
"saveSpec": null,
"fetchSpec": "1.0.4"
"fetchSpec": "1.0.x"
},
"_requiredBy": [
"/makeerror"
],
"_resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
"_spec": "1.0.4",
"_where": "/Users/pjquirk/Source/GitHub/actions/labeler",
"_shasum": "23640dd7b42d00433911140820e5cf440e521dd1",
"_spec": "tmpl@1.0.x",
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/makeerror",
"author": {
"name": "Naitik Shah",
"email": "n@daaku.org"
@@ -35,6 +29,8 @@
"bugs": {
"url": "https://github.com/daaku/nodejs-tmpl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JavaScript micro templates.",
"devDependencies": {
"mocha": "0.12.x"