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

24
node_modules/underscore/package.json generated vendored
View File

@@ -1,28 +1,32 @@
{
"_from": "underscore",
"_args": [
[
"underscore@1.9.0",
"/var/www/backend/minis-data"
]
],
"_from": "underscore@1.9.0",
"_id": "underscore@1.9.0",
"_inBundle": false,
"_integrity": "sha512-4IV1DSSxC1QK48j9ONFK1MoIAKKkbE8i7u55w2R6IqBqbT7A/iG7aZBCR2Bi8piF0Uz+i/MG1aeqLwl/5vqF+A==",
"_location": "/underscore",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "underscore",
"raw": "underscore@1.9.0",
"name": "underscore",
"escapedName": "underscore",
"rawSpec": "",
"rawSpec": "1.9.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "1.9.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.9.0.tgz",
"_shasum": "31dbb314cfcc88f169cd3692d9149d81a00a73e4",
"_spec": "underscore",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI",
"_spec": "1.9.0",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Jeremy Ashkenas",
"email": "jeremy@documentcloud.org"
@@ -30,8 +34,6 @@
"bugs": {
"url": "https://github.com/jashkenas/underscore/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JavaScript's functional programming helper library.",
"devDependencies": {
"coveralls": "^2.11.2",