generated from template/astro-template
16 lines
394 B
JSON
16 lines
394 B
JSON
{
|
|
"name": "create-audio",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"dev": "vite dev",
|
|
"build": "vite build",
|
|
"pub": "ev deploy ./dist -k create-audio -v 0.0.1 -u "
|
|
},
|
|
"keywords": [],
|
|
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
|
"license": "MIT",
|
|
"packageManager": "pnpm@10.11.1",
|
|
"type": "module"
|
|
} |