spreed/package.json

27 строки
593 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.0.12",
"hark": "^1.2.3",
"mockconsole": "0.0.1",
"util": "^0.11.1",
"webrtc-adapter": "^7.2.1",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.0"
}
}