Files
steel_prices_service/Sale/package.json
2026-01-06 18:00:43 +08:00

16 lines
393 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}