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

add node modules to repo

This commit is contained in:
s2
2018-06-03 13:47:11 +02:00
parent e8c95255e8
commit d002126b72
4115 changed files with 440218 additions and 7519 deletions

0
app/node_modules/decompress-zip/bin/decompress-zip generated vendored Normal file → Executable file
View File

View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"decompress-zip@0.3.0",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "decompress-zip@0.3.0",
"_id": "decompress-zip@0.3.0",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/mksnapshot"
],
"_resolved": "https://registry.npmjs.org/decompress-zip/-/decompress-zip-0.3.0.tgz",
"_shasum": "ae3bcb7e34c65879adfe77e19c30f86602b4bdb0",
"_spec": "decompress-zip@0.3.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\mksnapshot",
"_spec": "0.3.0",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "Bower"
},
@@ -31,7 +37,6 @@
"bugs": {
"url": "https://github.com/bower/decompress-zip/issues"
},
"bundleDependencies": false,
"dependencies": {
"binary": "^0.3.0",
"graceful-fs": "^4.1.3",
@@ -41,7 +46,6 @@
"readable-stream": "^1.1.8",
"touch": "0.0.3"
},
"deprecated": false,
"description": "Extract files from a ZIP archive",
"devDependencies": {
"archiver": "^0.13.1",