24 lines
504 B
JSON
24 lines
504 B
JSON
{
|
|
"name": "demo_test",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": ".eslintrc.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"123456Aa"
|
|
],
|
|
"author": "duxingpeng",
|
|
"license": "ISC",
|
|
"repository": {
|
|
"type": "git",
|
|
"directory": "http://duxingpeng@192.168.199.101:9002/r/zhmc/cyx-zhmc-wxjk.git"
|
|
},
|
|
"dependencies": {
|
|
"@vant/weapp": "^1.10.5",
|
|
"miniprogram-sm-crypto": "^0.3.11",
|
|
"pinyin-match": "^1.2.2"
|
|
}
|
|
}
|