{ "name": "dhbw-html", "version": "0.0.0", "description": "", "license": "ISC", "author": "", "type": "commonjs", "main": "index.html", "scripts": { "start": "npx serve . -p 1312 --cors", "test": "echo \"Error: no test specified\" && exit 1" } }