27 lines
562 B
JSON
27 lines
562 B
JSON
{
|
|
"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": ""
|
|
}
|