lib-jitsi-meet-dist
Version:
It's the library of [Jitsi Meet API](https://github.com/jitsi/lib-jitsi-meet) that contains two core file: `external_api.min.js`、`lib-jitsi-meet.min.js`
23 lines (22 loc) • 513 B
JSON
{
"name": "lib-jitsi-meet-dist",
"version": "2.1.5",
"description": "",
"main": "dist/lib-jitsi-meet.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jitsi/lib-jitsi-meet.git"
},
"keywords": [
"jitsi"
],
"author": "MIT",
"license": "ISC",
"bugs": {
"url": "https://github.com/jitsi/lib-jitsi-meet/issues"
},
"homepage": "https://github.com/jitsi/lib-jitsi-meet#readme"
}