1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

14
node_modules/minimist/package.json generated vendored
View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"minimist@0.0.8",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "minimist@0.0.8",
"_id": "minimist@0.0.8",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/mkdirp"
],
"_resolved": "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"_shasum": "857fcabfc3397d2625b8228262e86aa7a011b05d",
"_spec": "minimist@0.0.8",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\mkdirp",
"_spec": "0.0.8",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/substack/minimist/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "parse argument options",
"devDependencies": {
"tap": "~0.4.0",