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

View File

@@ -1,5 +1,12 @@
{
"_from": "electron-download@^4.1.1",
"_args": [
[
"electron-download@4.1.1",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "electron-download@4.1.1",
"_id": "electron-download@4.1.1",
"_inBundle": false,
"_integrity": "sha512-FjEWG9Jb/ppK/2zToP+U5dds114fM1ZOJqMAR4aXXL5CvyPE9fiqBK/9YcwC9poIFQTEJk/EM/zyRwziziRZrg==",
@@ -9,22 +16,21 @@
"universalify": "0.1.2"
},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "electron-download@^4.1.1",
"raw": "electron-download@4.1.1",
"name": "electron-download",
"escapedName": "electron-download",
"rawSpec": "^4.1.1",
"rawSpec": "4.1.1",
"saveSpec": null,
"fetchSpec": "^4.1.1"
"fetchSpec": "4.1.1"
},
"_requiredBy": [
"/electron-packager"
],
"_resolved": "https://registry.npmjs.org/electron-download/-/electron-download-4.1.1.tgz",
"_shasum": "02e69556705cc456e520f9e035556ed5a015ebe8",
"_spec": "electron-download@^4.1.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\electron-packager",
"_spec": "4.1.1",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "max ogden"
},
@@ -34,7 +40,6 @@
"bugs": {
"url": "https://github.com/electron-userland/electron-download/issues"
},
"bundleDependencies": false,
"dependencies": {
"debug": "^3.0.0",
"env-paths": "^1.0.0",
@@ -46,7 +51,6 @@
"semver": "^5.4.1",
"sumchecker": "^2.0.2"
},
"deprecated": false,
"description": "download electron prebuilt binary zips from github releases",
"devDependencies": {
"eslint": "^4.4.1",