1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +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,28 +1,34 @@
{
"_from": "path-exists@^3.0.0",
"_args": [
[
"path-exists@3.0.0",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "path-exists@3.0.0",
"_id": "path-exists@3.0.0",
"_inBundle": false,
"_integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
"_location": "/path-exists",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "path-exists@^3.0.0",
"raw": "path-exists@3.0.0",
"name": "path-exists",
"escapedName": "path-exists",
"rawSpec": "^3.0.0",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/electron-download",
"/locate-path"
],
"_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
"_shasum": "ce0ebeaa5f78cb18925ea7d810d7b59b010fd515",
"_spec": "path-exists@^3.0.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\electron-download",
"_spec": "3.0.0",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -31,8 +37,6 @@
"bugs": {
"url": "https://github.com/sindresorhus/path-exists/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Check if a path exists",
"devDependencies": {
"ava": "*",