1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +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/mime-db/package.json generated vendored
View File

@@ -1,31 +1,36 @@
{
"_from": "mime-db@~1.36.0",
"_args": [
[
"mime-db@1.36.0",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "mime-db@1.36.0",
"_id": "mime-db@1.36.0",
"_inBundle": false,
"_integrity": "sha512-L+xvyD9MkoYMXb1jAmzI/lWYAxAMCPvIBSWur0PZ5nOf5euahRLVqH//FKW9mWp2lkqUgYiXPgkzfMUFi4zVDw==",
"_location": "/mime-db",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "mime-db@~1.36.0",
"raw": "mime-db@1.36.0",
"name": "mime-db",
"escapedName": "mime-db",
"rawSpec": "~1.36.0",
"rawSpec": "1.36.0",
"saveSpec": null,
"fetchSpec": "~1.36.0"
"fetchSpec": "1.36.0"
},
"_requiredBy": [
"/mime-types"
],
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.36.0.tgz",
"_shasum": "5020478db3c7fe93aad7bbcc4dcf869c43363397",
"_spec": "mime-db@~1.36.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\mime-types",
"_spec": "1.36.0",
"_where": "E:\\projects\\p\\gitlit",
"bugs": {
"url": "https://github.com/jshttp/mime-db/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -42,7 +47,6 @@
"url": "http://github.com/broofa"
}
],
"deprecated": false,
"description": "Media Type Database",
"devDependencies": {
"bluebird": "3.5.1",