70 lines
1.8 KiB
JSON
70 lines
1.8 KiB
JSON
{
|
|
"name": "nodekb",
|
|
"version": "1.11.0",
|
|
"description": "Lecke1",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"start": "node app"
|
|
},
|
|
"author": "Vincze József",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@fullcalendar/core": "^4.4.2",
|
|
"@fullcalendar/daygrid": "^4.4.2",
|
|
"apk-updater": "^0.1.1",
|
|
"async": "^2.6.3",
|
|
"axios": "^0.27.2",
|
|
"bcryptjs": "^2.4.3",
|
|
"body-parser": "^1.19.0",
|
|
"code-128-encoder": "^3.1.1",
|
|
"connect-busboy": "0.0.2",
|
|
"connect-flash": "^0.1.1",
|
|
"docxtemplater": "^3.21.1",
|
|
"express": "^4.17.1",
|
|
"express-async-handler": "^1.2.0",
|
|
"express-force-ssl": "^0.3.2",
|
|
"express-messages": "^1.0.1",
|
|
"express-session": "^1.17.1",
|
|
"express-validator": "^5.3.0",
|
|
"fast-csv": "^4.3.6",
|
|
"fast-xml-parser": "^4.0.12",
|
|
"formidable": "^1.2.2",
|
|
"fs-extra": "^5.0.0",
|
|
"fs-iconv": "^3.1.17",
|
|
"fullcalendar": "^6.1.6",
|
|
"generate-password": "^1.7.0",
|
|
"googleapis": "^72.0.0",
|
|
"greenlock-express": "^4.0.3",
|
|
"jimp": "^0.16.1",
|
|
"jquery-mask-plugin": "^1.14.16",
|
|
"jszip": "^3.10.1",
|
|
"lightpick": "^1.6.2",
|
|
"moment": "^2.29.1",
|
|
"moment-range": "^4.0.2",
|
|
"mongoose": "^5.11.19",
|
|
"mongoose-auto-increment": "^3.0.1",
|
|
"mongoose-increment": "^2.0.0",
|
|
"multer": "^1.4.2",
|
|
"mv": "^2.1.1",
|
|
"node-geocoder": "^3.27.0",
|
|
"node-schedule": "^1.3.2",
|
|
"nodemailer": "^6.7.2",
|
|
"numeral": "^2.0.6",
|
|
"passport": "^0.4.1",
|
|
"passport-local": "^1.0.0",
|
|
"pdfkit": "^0.9.1",
|
|
"pdfmake": "^0.2.18",
|
|
"pizzip": "^3.1.3",
|
|
"pug": "^3.0.2",
|
|
"semantic-ui-table": "^2.3.1",
|
|
"util": "^0.10.4",
|
|
"uuid": "^3.4.0",
|
|
"uuid-apikey": "^1.5.1",
|
|
"vue": "^2.6.12",
|
|
"xlsx-populate": "^1.21.0"
|
|
},
|
|
"devDependencies": {
|
|
"git-tag-version": "^1.3.1"
|
|
}
|
|
}
|