bloginamatrix.xyz/package.json
array-in-a-matrix 1d54517caf astro lunar base
2024-01-11 11:44:21 -05:00

15 lines
256 B
JSON

{
"name": "",
"type": "module",
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"astro": "^4.1.2"
}
}