m2_conduite_projet/package.json
2019-10-04 09:36:22 +02:00

16 lines
300 B
JSON

{
"name": "td4",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"ejs": "^2.7.1",
"express": "^4.17.1"
}
}