htmgo/htmgo-site/package.json
2024-09-23 12:27:04 -05:00

17 lines
315 B
JSON

{
"name": "htmgo-site",
"version": "1.0.0",
"main": "index.js",
"directories": {
"doc": "md"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"devDependencies": {
"@tailwindcss/typography": "^0.5.15"
}
}