1
0
Files
official-website/package.json
2025-03-25 11:59:07 +08:00

14 lines
295 B
JSON

{
"name": "@kevisual/official-website",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me>",
"license": "MIT",
"type": "module"
}