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

24
node_modules/rc/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "rc@^1.2.1",
"_args": [
[
"rc@1.2.8",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "rc@1.2.8",
"_id": "rc@1.2.8",
"_inBundle": false,
"_integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
"_location": "/rc",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "rc@^1.2.1",
"raw": "rc@1.2.8",
"name": "rc",
"escapedName": "rc",
"rawSpec": "^1.2.1",
"rawSpec": "1.2.8",
"saveSpec": null,
"fetchSpec": "^1.2.1"
"fetchSpec": "1.2.8"
},
"_requiredBy": [
"/electron-download"
],
"_resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
"_shasum": "cd924bf5200a075b83c188cd6b9e211b7fc0d3ed",
"_spec": "rc@^1.2.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\electron-download",
"_spec": "1.2.8",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
@@ -34,14 +40,12 @@
"bugs": {
"url": "https://github.com/dominictarr/rc/issues"
},
"bundleDependencies": false,
"dependencies": {
"deep-extend": "^0.6.0",
"ini": "~1.3.0",
"minimist": "^1.2.0",
"strip-json-comments": "~2.0.1"
},
"deprecated": false,
"description": "hardwired configuration loader",
"homepage": "https://github.com/dominictarr/rc#readme",
"keywords": [