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

View File

@@ -1,27 +1,33 @@
{
"_from": "env-paths@^1.0.0",
"_args": [
[
"env-paths@1.0.0",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "env-paths@1.0.0",
"_id": "env-paths@1.0.0",
"_inBundle": false,
"_integrity": "sha1-QWgTO0K7BcOKNbGuQ5fIKYqzaeA=",
"_location": "/env-paths",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "env-paths@^1.0.0",
"raw": "env-paths@1.0.0",
"name": "env-paths",
"escapedName": "env-paths",
"rawSpec": "^1.0.0",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/electron-packager/electron-download"
],
"_resolved": "https://registry.npmjs.org/env-paths/-/env-paths-1.0.0.tgz",
"_shasum": "4168133b42bb05c38a35b1ae4397c8298ab369e0",
"_spec": "env-paths@^1.0.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-packager\\node_modules\\electron-download",
"_spec": "1.0.0",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/sindresorhus/env-paths/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Get paths for storing things like data, config, cache, etc",
"devDependencies": {
"ava": "*",