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

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

@@ -1,27 +1,33 @@
{
"_from": "commander@^2.9.0",
"_args": [
[
"commander@2.19.0",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "commander@2.19.0",
"_id": "commander@2.19.0",
"_inBundle": false,
"_integrity": "sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==",
"_location": "/commander",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "commander@^2.9.0",
"raw": "commander@2.19.0",
"name": "commander",
"escapedName": "commander",
"rawSpec": "^2.9.0",
"rawSpec": "2.19.0",
"saveSpec": null,
"fetchSpec": "^2.9.0"
"fetchSpec": "2.19.0"
},
"_requiredBy": [
"/asar"
],
"_resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz",
"_shasum": "f6198aa84e5b83c46054b94ddedbfed5ee9ff12a",
"_spec": "commander@^2.9.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\asar",
"_spec": "2.19.0",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -29,9 +35,7 @@
"bugs": {
"url": "https://github.com/tj/commander.js/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "the complete solution for node.js command-line programs",
"devDependencies": {
"@types/node": "^10.11.3",