{ "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" } }