Files
knaeckeboot-eu/package.json
T
Konstantin Kollar 8529ee86e4 Initial commit
2022-10-03 21:13:35 +02:00

16 lines
314 B
JSON

{
"name": "knaeckeboot-tailwind",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"prettier": "^2.7.1",
"prettier-plugin-go-template": "0.0.13"
}
}