зеркало из https://github.com/nextcloud/spreed.git
27 строки
592 B
JSON
27 строки
592 B
JSON
{
|
|
"name": "spreed",
|
|
"version": "6.0.0",
|
|
"description": "",
|
|
"main": " ",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/nextcloud/spreed.git"
|
|
},
|
|
"author": "",
|
|
"license": "AGPL-3.0",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.4.4",
|
|
"@babel/preset-env": "^7.4.4",
|
|
"attachmediastream": "^2.1.0",
|
|
"babelify": "^10.0.0",
|
|
"browserify": "^16.2.3",
|
|
"handlebars": "^4.1.2",
|
|
"hark": "^1.2.3",
|
|
"mockconsole": "0.0.1",
|
|
"util": "^0.11.1",
|
|
"webrtc-adapter": "^7.2.3",
|
|
"webrtcsupport": "^2.2.0",
|
|
"wildemitter": "^1.2.0"
|
|
}
|
|
}
|