You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
310 B
15 lines
310 B
{
|
|
"name": "xunjian-weapp",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": ".eslintrc.js",
|
|
"dependencies": {
|
|
"@vant/weapp": "^1.10.14",
|
|
"tdesign-miniprogram": "^1.0.0-rc.2"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|
|
|