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.
21 lines
409 B
21 lines
409 B
2 years ago
|
{
|
||
|
"name": "wechat-oil-company",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "main.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "http://192.168.0.140:3000/xkhl/MP-OIL.git"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"axios": "^0.21.1",
|
||
|
"crypto-js": "^4.0.0",
|
||
|
"js-md5": "^0.7.3"
|
||
|
}
|
||
|
}
|