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

View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"util-deprecate@1.0.2",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "util-deprecate@1.0.2",
"_from": "util-deprecate@~1.0.1",
"_id": "util-deprecate@1.0.2",
"_inBundle": false,
"_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
"_location": "/util-deprecate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "util-deprecate@1.0.2",
"raw": "util-deprecate@~1.0.1",
"name": "util-deprecate",
"escapedName": "util-deprecate",
"rawSpec": "1.0.2",
"rawSpec": "~1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.2"
"fetchSpec": "~1.0.1"
},
"_requiredBy": [
"/concat-stream/readable-stream"
],
"_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
"_spec": "util-deprecate@~1.0.1",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\concat-stream\\node_modules\\readable-stream",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
@@ -37,6 +31,8 @@
"bugs": {
"url": "https://github.com/TooTallNate/util-deprecate/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "The Node.js `util.deprecate()` function with browser support",
"homepage": "https://github.com/TooTallNate/util-deprecate",
"keywords": [