1 Star 0 Fork 2

布丁缘 / easyrtc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bower.json 753 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "easyrtc",
"main": "api/easyrtc.js",
"version": "1.1.0",
"homepage": "http://easyrtc.com/",
"authors": [
"Rod Apeldoorn <rod.apeldoorn@priologic.com>",
"Eric Davies <eric.davies@priologic.com>",
"Harold Thétiot <hthetiot@sylaps.com>"
],
"description": "EasyRTC enables quick development of webRTC",
"dependencies": {
"socket.io-client": "^1.4.5"
},
"moduleType": [
"globals"
],
"license": "BSD 2",
"ignore": [
"**/.*",
"index.js",
"node_modules",
"bower_components",
"test",
"tests",
"demos",
"dev",
"docs",
"lib",
"server_example"
],
"devDependencies": {
"webrtc-adapter": "gh-pages",
"jasmine": "~2.2.1",
"requirejs": "~2.1.16"
}
}
JavaScript
1
https://gitee.com/whusl/easyrtc.git
git@gitee.com:whusl/easyrtc.git
whusl
easyrtc
easyrtc
master

搜索帮助