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,27 +1,33 @@
{
"_from": "json-stringify-safe@~5.0.1",
"_args": [
[
"json-stringify-safe@5.0.1",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "json-stringify-safe@5.0.1",
"_id": "json-stringify-safe@5.0.1",
"_inBundle": false,
"_integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
"_location": "/json-stringify-safe",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "json-stringify-safe@~5.0.1",
"raw": "json-stringify-safe@5.0.1",
"name": "json-stringify-safe",
"escapedName": "json-stringify-safe",
"rawSpec": "~5.0.1",
"rawSpec": "5.0.1",
"saveSpec": null,
"fetchSpec": "~5.0.1"
"fetchSpec": "5.0.1"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
"_shasum": "1296a2d58fd45f19a0f6ce01d65701e2c735b6eb",
"_spec": "json-stringify-safe@~5.0.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\request",
"_spec": "5.0.1",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -30,7 +36,6 @@
"bugs": {
"url": "https://github.com/isaacs/json-stringify-safe/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Andri Möll",
@@ -38,7 +43,6 @@
"url": "http://themoll.com"
}
],
"deprecated": false,
"description": "Like JSON.stringify, but doesn't blow up on circular refs.",
"devDependencies": {
"mocha": ">= 2.1.0 < 3",