{ "name": "cv-francais", "description": "", "version": "1.0.0", "main": "index.js", "dependencies": { "http-server": "^0.12.3" }, "devDependencies": {}, "scripts": { "start": "http-server ." }, "repository": { "type": "git", "url": "git+https://github.com/Alee14/cv-francais.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/Alee14/cv-francais/issues" }, "homepage": "https://github.com/Alee14/cv-francais#readme" }