lvl0-website/themes/linkita/package.json

29 lines
797 B
JSON
Raw Normal View History

2025-07-10 20:07:36 +02:00
{
"name": "linkita",
"version": "3.2025_04_22",
"description": "A clean and elegant blog theme for Zola. Linkita is based on Kita and Hugo-Paper and is multilingual and SEO friendly.",
"homepage": "https://codeberg.org/salif/linkita",
"license": "MIT",
"author": {
"name": "Salif Mehmed",
"email": "mail@salif.eu",
"url": "https://salif.eu"
},
"repository": {
"type": "git",
"url": "https://codeberg.org/salif/linkita.git"
},
"devDependencies": {
"@iarna/toml": "^2.2.5",
"@tailwindcss/typography": "^0.5.16",
"instant.page": "^5.2.0",
"katex": "^0.16.22",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.12",
"simple-icons": "^14.15.0",
"tailwindcss": "^3.4.17",
"terser": "^5.43.1",
"zx": "^8.5.5"
}
}