Initial commit

This commit is contained in:
Walamana
2024-08-06 22:13:11 +02:00
parent 7905a88e62
commit 72ca3af857
115 changed files with 8932 additions and 8670 deletions

View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"media-typer@0.3.0",
"/var/www/backend/minis-data"
]
],
"_from": "media-typer@0.3.0",
"_id": "media-typer@0.3.0",
"_inBundle": false,
@@ -16,12 +22,12 @@
"fetchSpec": "0.3.0"
},
"_requiredBy": [
"/body-parser/type-is",
"/type-is"
],
"_resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
"_shasum": "8710d7af0aa626f8fffa1ce00168545263255748",
"_spec": "media-typer@0.3.0",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\type-is",
"_spec": "0.3.0",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -29,8 +35,6 @@
"bugs": {
"url": "https://github.com/jshttp/media-typer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Simple RFC 6838 media type parser and formatter",
"devDependencies": {
"istanbul": "0.3.2",