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

23
node_modules/destroy/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{
"_from": "destroy@~1.0.4",
"_args": [
[
"destroy@1.0.4",
"/var/www/backend/minis-data"
]
],
"_from": "destroy@1.0.4",
"_id": "destroy@1.0.4",
"_inBundle": false,
"_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
"_location": "/destroy",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "destroy@~1.0.4",
"raw": "destroy@1.0.4",
"name": "destroy",
"escapedName": "destroy",
"rawSpec": "~1.0.4",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "~1.0.4"
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"/send"
],
"_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
"_shasum": "978857442c44749e4206613e37946205826abd80",
"_spec": "destroy@~1.0.4",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\send",
"_spec": "1.0.4",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -30,14 +35,12 @@
"bugs": {
"url": "https://github.com/stream-utils/destroy/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "destroy a stream if possible",
"devDependencies": {
"istanbul": "0.4.2",