16 lines
393 B
JSON
16 lines
393 B
JSON
{
|
||
"dependencies": {
|
||
"tdesign-miniprogram": "^1.12.1"
|
||
},
|
||
"name": "sale",
|
||
"version": "1.0.0",
|
||
"description": "这是一个小程序初始化模板,请设计 UI,并调用接口 展示查询数据,要求页面排版简洁",
|
||
"main": "app.js",
|
||
"scripts": {
|
||
"test": "echo \"Error: no test specified\" && exit 1"
|
||
},
|
||
"keywords": [],
|
||
"author": "",
|
||
"license": "ISC"
|
||
}
|