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

24
node_modules/error-ex/package.json generated vendored
View File

@@ -1,35 +1,39 @@
{
"_from": "error-ex@^1.2.0",
"_args": [
[
"error-ex@1.3.2",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "error-ex@1.3.2",
"_id": "error-ex@1.3.2",
"_inBundle": false,
"_integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
"_location": "/error-ex",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "error-ex@^1.2.0",
"raw": "error-ex@1.3.2",
"name": "error-ex",
"escapedName": "error-ex",
"rawSpec": "^1.2.0",
"rawSpec": "1.3.2",
"saveSpec": null,
"fetchSpec": "^1.2.0"
"fetchSpec": "1.3.2"
},
"_requiredBy": [
"/parse-json"
],
"_resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
"_shasum": "b4ac40648107fdcdcfae242f428bea8a14d4f1bf",
"_spec": "error-ex@^1.2.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\parse-json",
"_spec": "1.3.2",
"_where": "E:\\projects\\p\\gitlit",
"bugs": {
"url": "https://github.com/qix-/node-error-ex/issues"
},
"bundleDependencies": false,
"dependencies": {
"is-arrayish": "^0.2.1"
},
"deprecated": false,
"description": "Easy error subclassing and stack customization",
"devDependencies": {
"coffee-script": "^1.9.3",