1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 04:40:05 +02:00
This commit is contained in:
s2
2018-05-18 12:57:15 +02:00
parent f96e61fd63
commit 80699aa7c5
8 changed files with 202 additions and 25 deletions

View File

@@ -1,21 +1,23 @@
{
"_from": "minimist@^1.2.0",
"_from": "minimist",
"_id": "minimist@1.2.0",
"_inBundle": false,
"_integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
"_location": "/minimist",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "tag",
"registry": true,
"raw": "minimist@^1.2.0",
"raw": "minimist",
"name": "minimist",
"escapedName": "minimist",
"rawSpec": "^1.2.0",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "^1.2.0"
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/",
"/electron-download",
"/meow",
"/nugget",
@@ -23,8 +25,8 @@
],
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"_shasum": "a35008b20f41383eec1fb914f4cd5df79a264284",
"_spec": "minimist@^1.2.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-download",
"_spec": "minimist",
"_where": "E:\\projects\\p\\gitlit\\app",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",