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-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"single-line-log@1.1.2",
"/home/s2/Documents/Code/gitlit"
]
],
"_development": true,
"_from": "single-line-log@1.1.2",
"_from": "single-line-log@^1.1.2",
"_id": "single-line-log@1.1.2",
"_inBundle": false,
"_integrity": "sha1-wvg/Jzo+GhbtsJlWYdoO1e8DM2Q=",
"_location": "/single-line-log",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "single-line-log@1.1.2",
"raw": "single-line-log@^1.1.2",
"name": "single-line-log",
"escapedName": "single-line-log",
"rawSpec": "1.1.2",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "1.1.2"
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"/nugget"
],
"_resolved": "https://registry.npmjs.org/single-line-log/-/single-line-log-1.1.2.tgz",
"_spec": "1.1.2",
"_where": "/home/s2/Documents/Code/gitlit",
"_shasum": "c2f83f273a3e1a16edb0995661da0ed5ef033364",
"_spec": "single-line-log@^1.1.2",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\nugget",
"author": {
"name": "Tobias Baunbæk",
"email": "freeall@gmail.com"
@@ -35,9 +29,11 @@
"bugs": {
"url": "https://github.com/freeall/single-line-log/issues"
},
"bundleDependencies": false,
"dependencies": {
"string-width": "^1.0.1"
},
"deprecated": false,
"description": "Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations",
"homepage": "https://github.com/freeall/single-line-log#readme",
"keywords": [