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": [
[
"caseless@0.12.0",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "caseless@0.12.0",
"_from": "caseless@~0.12.0",
"_id": "caseless@0.12.0",
"_inBundle": false,
"_integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
"_location": "/caseless",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "caseless@0.12.0",
"raw": "caseless@~0.12.0",
"name": "caseless",
"escapedName": "caseless",
"rawSpec": "0.12.0",
"rawSpec": "~0.12.0",
"saveSpec": null,
"fetchSpec": "0.12.0"
"fetchSpec": "~0.12.0"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
"_spec": "0.12.0",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "1b681c21ff84033c826543090689420d187151dc",
"_spec": "caseless@~0.12.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\request",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"
@@ -35,6 +29,8 @@
"bugs": {
"url": "https://github.com/mikeal/caseless/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Caseless object set/get/has, very useful when working with HTTP headers.",
"devDependencies": {
"tape": "^2.10.2"