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

@@ -1,4 +1,11 @@
{
"_args": [
[
"concat-map@0.0.1",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "concat-map@0.0.1",
"_id": "concat-map@0.0.1",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/brace-expansion"
],
"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"_shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
"_spec": "concat-map@0.0.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\brace-expansion",
"_spec": "0.0.1",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/substack/node-concat-map/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "concatenative mapdashery",
"devDependencies": {
"tape": "~2.4.0"