{ "name": "quartiers_de_demain", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "sass": "node-sass -w scss -o css" }, "devDependancies": { "node-sass": "*" }, "repository": { "type": "git", "url": "https://figureslibres.io/gitea/bachir/docker-quartiersdedemain" }, "author": "", "license": "ISC", "devDependencies": { "node-sass": "^9.0.0" } }