17 lines
321 B
JSON
17 lines
321 B
JSON
{
|
|
"name": "aiproject",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": ".eslintrc.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@vant/area-data": "^1.5.1",
|
|
"@vant/weapp": "^1.11.1",
|
|
"lin-ui": "^0.9.13"
|
|
}
|
|
}
|