23 lines
466 B
JSON
23 lines
466 B
JSON
{
|
|
"name": "exchangeMatch",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"crypto-js": "^4.2.0",
|
|
"decimal": "^0.0.2",
|
|
"decimal.js": "^10.4.3",
|
|
"hqchart": "^1.1.8790",
|
|
"jquery": "^3.5.1",
|
|
"lottie-web": "^5.7.3",
|
|
"vconsole": "^3.14.6",
|
|
"wx-server-sdk": "^2.5.3"
|
|
}
|
|
}
|