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,28 +1,32 @@
{
"_from": "express-force-ssl@^0.3.2",
"_args": [
[
"express-force-ssl@0.3.2",
"/var/www/backend/minis-data"
]
],
"_from": "express-force-ssl@0.3.2",
"_id": "express-force-ssl@0.3.2",
"_inBundle": false,
"_integrity": "sha1-AbK0mK5v0uQRUrIrV6Phc3c69n4=",
"_location": "/express-force-ssl",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "express-force-ssl@^0.3.2",
"raw": "express-force-ssl@0.3.2",
"name": "express-force-ssl",
"escapedName": "express-force-ssl",
"rawSpec": "^0.3.2",
"rawSpec": "0.3.2",
"saveSpec": null,
"fetchSpec": "^0.3.2"
"fetchSpec": "0.3.2"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/express-force-ssl/-/express-force-ssl-0.3.2.tgz",
"_shasum": "01b2b498ae6fd2e41152b22b57a3e173773af67e",
"_spec": "express-force-ssl@^0.3.2",
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI",
"_spec": "0.3.2",
"_where": "/var/www/backend/minis-data",
"author": {
"name": "Jeremy Battle",
"email": "@complexcarb",
@@ -31,7 +35,6 @@
"bugs": {
"url": "http://github.com/battlejj/express-force-ssl/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jeremy Battle",
@@ -41,7 +44,6 @@
"dependencies": {
"lodash.assign": "^3.2.0"
},
"deprecated": false,
"description": "Force SSL on particular/all pages in Express",
"devDependencies": {
"body-parser": "^1.9.0",