Files
2026-07-13 11:58:46 +08:00

23 lines
479 B
JSON

{
"name": "hugoDocs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "",
"devDependencies": {
"@tailwindcss/cli": "~4.1.18",
"@tailwindcss/typography": "~0.5.19",
"prettier": "~3.7.4",
"tailwindcss": "~4.1.18"
},
"dependencies": {
"@alpinejs/focus": "3.15.3",
"@alpinejs/persist": "3.15.3",
"alpinejs": "3.15.3"
}
}