You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
387 B

{
"name": "tp_javascript",
"version": "1.0.0",
"description": "Développeurs: HODIN Dorian , LACOTE Raphaël",
"main": "index.js",
"scripts": {
"serve": "serve"
},
"repository": {
"type": "git",
"url": "https://codefirst.iut.uca.fr/git/dorian.hodin/TP_JavaScript.git"
},
"author": "",
"license": "ISC",
"devDependencies": {
"serve": "^14.2.0"
}
}