1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +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/yauzl/package.json generated vendored
View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"yauzl@2.4.1",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "yauzl@2.4.1",
"_id": "yauzl@2.4.1",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/extract-zip"
],
"_resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz",
"_shasum": "9528f442dab1b2284e58b4379bb194e22e0c4005",
"_spec": "yauzl@2.4.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\extract-zip",
"_spec": "2.4.1",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Josh Wolfe",
"email": "thejoshwolfe@gmail.com"
@@ -29,11 +35,9 @@
"bugs": {
"url": "https://github.com/thejoshwolfe/yauzl/issues"
},
"bundleDependencies": false,
"dependencies": {
"fd-slicer": "~1.0.1"
},
"deprecated": false,
"description": "yet another unzip library for node",
"devDependencies": {
"bl": "~1.0.0",