21 lines
428 B
JSON
21 lines
428 B
JSON
|
{
|
||
|
"name": "gyhl-app",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "main.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://e.coding.net/xinsoft/gyhl/gyhl-app.git"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"html5-qrcode": "^2.3.8",
|
||
|
"weixin-js-sdk": "^1.6.5"
|
||
|
}
|
||
|
}
|