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-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

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

@@ -1,11 +1,4 @@
{
"_args": [
[
"extsprintf@1.3.0",
"/home/s2/Documents/Code/gitlit"
]
],
"_development": true,
"_from": "extsprintf@1.3.0",
"_id": "extsprintf@1.3.0",
"_inBundle": false,
@@ -27,11 +20,14 @@
"/verror"
],
"_resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
"_spec": "1.3.0",
"_where": "/home/s2/Documents/Code/gitlit",
"_shasum": "96918440e3041a7a414f8c52e3c574eb3c3e1e05",
"_spec": "extsprintf@1.3.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\jsprim",
"bugs": {
"url": "https://github.com/davepacheco/node-extsprintf/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "extended POSIX-style sprintf",
"engines": [
"node >=0.6.0"