mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
update dependencies
This commit is contained in:
24
node_modules/util-deprecate/package.json
generated
vendored
24
node_modules/util-deprecate/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"util-deprecate@1.0.2",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_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": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "450d4dc9fa70de732762fbd2d4a28981419a0ccf",
|
||||
"_spec": "util-deprecate@~1.0.1",
|
||||
"_where": "E:\\projects\\p\\gitlit\\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": [
|
||||
|
Reference in New Issue
Block a user