28 lines
No EOL
682 B
JSON
28 lines
No EOL
682 B
JSON
{
|
|
"name": "daichendt.one-astro",
|
|
"type": "module",
|
|
"version": "0.0.1",
|
|
"scripts": {
|
|
"dev": "astro dev",
|
|
"build": "astro build",
|
|
"preview": "astro preview",
|
|
"astro": "astro"
|
|
},
|
|
"dependencies": {
|
|
"@astrojs/mdx": "^4.0.1",
|
|
"@astrojs/rss": "^4.0.10",
|
|
"@astrojs/sitemap": "^3.2.1",
|
|
"@astrojs/tailwind": "^5.1.3",
|
|
"@fontsource/ubuntu": "^5.1.0",
|
|
"@iconify-json/mdi": "^1.2.1",
|
|
"@iconify-json/simple-icons": "^1.2.14",
|
|
"astro": "^5.0.3",
|
|
"astro-icon": "^1.1.4",
|
|
"sharp": "^0.33.5",
|
|
"tailwindcss": "^3.4.16"
|
|
},
|
|
"devDependencies": {
|
|
"@tailwind-plugin/expose-colors": "^1.1.8",
|
|
"remark-emoji": "^5.0.1"
|
|
}
|
|
} |