21 lines
409 B
JSON
21 lines
409 B
JSON
{
|
|
"name": "hc-zhyd-app",
|
|
"version": "1.0.0",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"flyio": "^0.6.14",
|
|
"mqtt": "^3.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://e.coding.net/fengsl/zhihuiyongdian/hc-app-power.git"
|
|
},
|
|
"description": ""
|
|
}
|