Files
Web_Projekt_Template/package.json

13 lines
268 B
JSON

{
"name": "templateprojekt",
"version": "1.0.0",
"description": "## Projektübersicht",
"keywords": [],
"author": "Christian Schindler",
"license": "ISC",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}