generated from marciobever/template-astro-base
28 lines
625 B
JSON
28 lines
625 B
JSON
|
|
{
|
||
|
|
"name": "users-marciobevervanso-downloads-autoblog-2-template-astro-base",
|
||
|
|
"type": "module",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=22.12.0"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"dev": "astro dev",
|
||
|
|
"build": "astro build",
|
||
|
|
"preview": "astro preview",
|
||
|
|
"astro": "astro"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@astrojs/react": "^5.0.4",
|
||
|
|
"@astrojs/tailwind": "^6.0.2",
|
||
|
|
"@types/react": "^19.2.14",
|
||
|
|
"@types/react-dom": "^19.2.3",
|
||
|
|
"astro": "^4.16.14",
|
||
|
|
"react": "^19.2.5",
|
||
|
|
"react-dom": "^19.2.5",
|
||
|
|
"tailwindcss": "^3.4.19"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@tailwindcss/typography": "^0.5.19"
|
||
|
|
}
|
||
|
|
}
|