1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul-website synced 2024-10-31 21:33:09 +00:00
strimertul-website/package.json
Ash Keel 828e2a89c0
All checks were successful
continuous-integration/drone/push Build is passing
move releases to website
2023-11-12 01:49:01 +01:00

16 lines
320 B
JSON

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