feat: 测试

This commit is contained in:
erdongmaqiao 2024-04-03 00:03:57 +08:00
parent 447fcec746
commit a7e134295c
1 changed files with 12 additions and 0 deletions

12
package.json Normal file
View File

@ -0,0 +1,12 @@
{
"name": "lowcode-demo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}