CinemaPress/package.json

69 lines
1.7 KiB
JSON

{
"name": "cinemapress",
"version": "4.0.0",
"description": "CinemaPress - Watch Movies and TV Shows Online Streaming Portal CMS Open Source Script",
"license": "MIT",
"author": "CinemaPress <support@cinemapress.io>",
"scripts": {
"start": "node app.js"
},
"repository": {
"type": "git",
"url": "https://github.com/CinemaPress/CinemaPress.git"
},
"bugs": {
"url": "https://github.com/CinemaPress/CinemaPress/issues"
},
"homepage": "https://CinemaPress.io/",
"dependencies": {
"pm2": "4.5.1",
"whois": "2.13.3",
"async": "3.2.0",
"base64-stream": "1.0.0",
"body-parser": "1.19.0",
"cheerio": "1.0.0-rc.3",
"cookie-parser": "1.4.5",
"ejs": "3.1.5",
"eval": "0.1.4",
"express": "4.17.1",
"html-entities": "1.3.1",
"html-minifier": "4.0.0",
"i18n": "0.13.2",
"imap": "0.8.19",
"ip-range-check": "0.2.0",
"isbot": "3.0.17",
"limax": "2.1.0",
"mailparser-mit": "1.0.0",
"mimemessage": "1.0.5",
"maxmind": "4.3.1",
"md5": "2.3.0",
"moment": "2.29.1",
"multer": "1.4.2",
"mysql": "2.18.1",
"os-utils": "0.0.14",
"request": "2.88.2",
"sharp": "0.26.3",
"sinoni": "1.2.5",
"ua-parser-js": "0.7.22",
"nodemailer": "6.4.16",
"lru-cache": "6.0.0",
"adop": "2.3.0",
"object-path": "0.11.5",
"react": "16.13.1",
"react-dom": "16.13.1",
"avataaars": "1.2.1",
"@dicebear/avatars": "4.4.1",
"@dicebear/avatars-avataaars-sprites": "4.4.1",
"node-telegram-bot-api": "0.50.0",
"diskusage": "1.1.3",
"axios": "0.21.1",
"mnemonist": "0.38.1",
"xml-js": "1.6.11",
"htmlparser2": "6.0.0",
"htmlmetaparser": "2.1.1"
},
"devDependencies": {
"prettier": "2.2.1"
}
}