package.json
485 Bytes
{
"name": "reminder-talk",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@khuhub.khu.ac.kr:12959/2016110306/Reminder-Talk.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"ejs": "^3.0.1",
"express": "^4.17.1",
"google-auth-library": "^0.12.0",
"googleapis": "^39.2.0",
"path": "^0.12.7"
}
}