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