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,27 +1,32 @@
{
"_from": "lodash.isarguments@^3.0.0",
"_args": [
[
"lodash.isarguments@3.1.0",
"/var/www/backend/minis-data"
]
],
"_from": "lodash.isarguments@3.1.0",
"_id": "lodash.isarguments@3.1.0",
"_inBundle": false,
"_integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=",
"_location": "/lodash.isarguments",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "lodash.isarguments@^3.0.0",
"raw": "lodash.isarguments@3.1.0",
"name": "lodash.isarguments",
"escapedName": "lodash.isarguments",
"rawSpec": "^3.0.0",
"rawSpec": "3.1.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
"fetchSpec": "3.1.0"
},
"_requiredBy": [
"/lodash.keys"
],
"_resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
"_shasum": "2f573d85c6a24289ff00663b491c1d338ff3458a",
"_spec": "lodash.isarguments@^3.0.0",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\lodash.keys",
"_spec": "3.1.0",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -48,7 +52,6 @@
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.isArguments` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",