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": [
[
"readable-stream@2.3.3",
"/var/www/backend/minis-data"
]
],
"_from": "readable-stream@2.3.3",
"_id": "readable-stream@2.3.3",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/mysql"
],
"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.3.tgz",
"_shasum": "368f2512d79f9d46fdfc71349ae7878bbc1eb95c",
"_spec": "readable-stream@2.3.3",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\mysql",
"_spec": "2.3.3",
"_where": "/var/www/backend/minis-data",
"browser": {
"util": false,
"./readable.js": "./readable-browser.js",
@@ -32,7 +37,6 @@
"bugs": {
"url": "https://github.com/nodejs/readable-stream/issues"
},
"bundleDependencies": false,
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
@@ -42,7 +46,6 @@
"string_decoder": "~1.0.3",
"util-deprecate": "~1.0.1"
},
"deprecated": false,
"description": "Streams3, a user-land copy of the stream library from Node.js",
"devDependencies": {
"assert": "~1.4.0",