1 Star 0 Fork 115

没什么好笑的 / NodeJS版本基于GB28181的管理平台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 977 Bytes
一键复制 编辑 原始数据 按行查看 历史
编程圈子 提交于 2021-04-19 10:12 . !32 修改密码
{
"name": "GB28181_Node_Server",
"version": "1.1.9",
"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": {
"chokidar": "^3.5.1",
"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",
"gm": "^1.23.1",
"iconv-lite": "^0.6.2",
"lodash": "^4.17.21",
"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/xintao/GB28181_Node_Http.git
git@gitee.com:xintao/GB28181_Node_Http.git
xintao
GB28181_Node_Http
NodeJS版本基于GB28181的管理平台
master

搜索帮助