23 lines
515 B
JSON
23 lines
515 B
JSON
{
|
|
"name": "lib-jitsi-meet",
|
|
"version": "1.0.6",
|
|
"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": "Apache-2.0",
|
|
"bugs": {
|
|
"url": "https://github.com/jitsi/lib-jitsi-meet/issues"
|
|
},
|
|
"homepage": "https://github.com/jitsi/lib-jitsi-meet#readme"
|
|
}
|