ncd-bot/package.json

27 lines
562 B
JSON
Raw Permalink Normal View History

2023-02-10 01:18:05 +00:00
{
"dependencies": {
"dotenv": "^16.0.1",
"download-file": "^0.1.5",
"express": "^4.18.1",
"form-data": "^4.0.0",
"fs": "^0.0.1-security",
"google-images-url": "^1.0.2",
"mime": "^3.0.0",
"node-fetch": "2",
"path": "^0.12.7",
"pexels": "^1.4.0",
"sqlite3": "^5.0.11",
"yarn": "^1.22.19"
},
"name": "nice-poll",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"type": "module",
"author": "",
"license": "ISC",
"description": ""
}