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

24
app/node_modules/rcedit/package.json generated vendored
View File

@@ -1,32 +1,36 @@
{
"_from": "rcedit@^1.0.0",
"_args": [
[
"rcedit@1.1.0",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "rcedit@1.1.0",
"_id": "rcedit@1.1.0",
"_inBundle": false,
"_integrity": "sha512-JkXJ0IrUcdupLoIx6gE4YcFaMVSGtu7kQf4NJoDJUnfBZGuATmJ2Yal2v55KTltp+WV8dGr7A0RtOzx6jmtM6Q==",
"_location": "/rcedit",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "rcedit@^1.0.0",
"raw": "rcedit@1.1.0",
"name": "rcedit",
"escapedName": "rcedit",
"rawSpec": "^1.0.0",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/electron-packager"
],
"_resolved": "https://registry.npmjs.org/rcedit/-/rcedit-1.1.0.tgz",
"_shasum": "ae21c28d4efdd78e95fcab7309a5dd084920b16a",
"_spec": "rcedit@^1.0.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-packager",
"_spec": "1.1.0",
"_where": "/home/s2/Documents/Code/gitlit/app",
"bugs": {
"url": "https://github.com/electron/node-rcedit/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node module to edit resources of exe",
"devDependencies": {
"got": "^6.7.1",