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