8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"name": "@cvsa/frontend",
|
|
"tasks": {
|
|
"preview": "bun run astro preview"
|
|
},
|
|
"exports": "./main.ts"
|
|
}
|