Files
old-slucajna-televizija/backend/package.json
GotPPay a75ea978f9 ..
2017-10-16 20:21:19 +02:00

19 lines
372 B
JSON

{
"name": "backend",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.18.2",
"dotenv": "^4.0.0",
"express": "^4.16.2",
"google-auth-library": "^0.11.0",
"googleapis": "^22.2.0"
}
}