1 Star 1 Fork 118

Echo / NodeJS版本基于GB28181的管理平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 904 Bytes
一键复制 编辑 原始数据 按行查看 历史
编程圈子 提交于 2021-02-04 23:09 . !28 - 1.1.6 设备加搜索
{
"name": "GB28181_Node_Server",
"version": "1.1.6",
"description": "基于NodeJS的国标28181管理平台",
"main": "config.js",
"scripts": {
"test": "node app.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/hfwudao/GB28181_Node_Http"
},
"keywords": [
"NodeJS",
"GB28181",
"restful"
],
"author": "编程圈",
"license": "MIT",
"dependencies": {
"cpu-stat": "^2.0.1",
"element-ui": "^2.13.2",
"express": "^4.17.1",
"fast-xml-parser": "^3.17.2",
"fluent-ffmpeg": "^2.1.2",
"iconv-lite": "^0.6.2",
"log4js": "^6.3.0",
"log4js-extend": "^0.2.1",
"node-schedule": "^1.3.2",
"os-utils": "0.0.14",
"sip": "0.0.6",
"sqlite3": "^5.0.0",
"string-format": "^2.0.0",
"xml2js": "^0.4.23"
},
"apidoc": {
"title": "GB28181_Node_Http",
"url": "http://148.70.110.25:8777/api/v1"
}
}
NodeJS
1
https://gitee.com/EchoChen1985/GB28181_Node_Http.git
git@gitee.com:EchoChen1985/GB28181_Node_Http.git
EchoChen1985
GB28181_Node_Http
NodeJS版本基于GB28181的管理平台
master

搜索帮助