19 lines
319 B
JSON
19 lines
319 B
JSON
{
|
|
"name": "demo",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "demo-dist/app.mjs",
|
|
"app": {
|
|
"entry": "demo-dist/app.mjs",
|
|
"type": "system-app"
|
|
},
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"keywords": [
|
|
"ai"
|
|
],
|
|
"author": "abearxiong <xiongxiao@xiongxiao.me>",
|
|
"license": "MIT",
|
|
"type": "module"
|
|
} |