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,33 +1,27 @@
{
"_args": [
[
"utf8-byte-length@1.0.4",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "utf8-byte-length@1.0.4",
"_from": "utf8-byte-length@^1.0.1",
"_id": "utf8-byte-length@1.0.4",
"_inBundle": false,
"_integrity": "sha1-9F8VDExm7uloGGUFq5P8u4rWv2E=",
"_location": "/utf8-byte-length",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "utf8-byte-length@1.0.4",
"raw": "utf8-byte-length@^1.0.1",
"name": "utf8-byte-length",
"escapedName": "utf8-byte-length",
"rawSpec": "1.0.4",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.4"
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/truncate-utf8-bytes"
],
"_resolved": "https://registry.npmjs.org/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz",
"_spec": "1.0.4",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "f45f150c4c66eee968186505ab93fcbb8ad6bf61",
"_spec": "utf8-byte-length@^1.0.1",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\truncate-utf8-bytes",
"author": {
"name": "Carl Xiong",
"email": "xiongc05@gmail.com"
@@ -36,6 +30,7 @@
"bugs": {
"url": "https://github.com/parshap/utf8-byte-length/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Carl Xiong",
@@ -46,6 +41,7 @@
"email": "parshap@gmail.com"
}
],
"deprecated": false,
"description": "Get utf8 byte length of string",
"devDependencies": {
"tape": "^4.2.2"