1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 13:10:09 +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

View File

@@ -1,27 +1,33 @@
{
"_from": "debug@^3.1.0",
"_args": [
[
"debug@3.1.0",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "debug@3.1.0",
"_id": "debug@3.1.0",
"_inBundle": false,
"_integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
"_location": "/galactus/debug",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "debug@^3.1.0",
"raw": "debug@3.1.0",
"name": "debug",
"escapedName": "debug",
"rawSpec": "^3.1.0",
"rawSpec": "3.1.0",
"saveSpec": null,
"fetchSpec": "^3.1.0"
"fetchSpec": "3.1.0"
},
"_requiredBy": [
"/galactus"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
"_shasum": "5bb5a0672628b64149566ba16819e61518c67261",
"_spec": "debug@^3.1.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\galactus",
"_spec": "3.1.0",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -30,7 +36,6 @@
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Nathan Rajlich",
@@ -45,7 +50,6 @@
"dependencies": {
"ms": "2.0.0"
},
"deprecated": false,
"description": "small debugging utility",
"devDependencies": {
"browserify": "14.4.0",