29 lines
607 B
JSON
29 lines
607 B
JSON
|
{
|
||
|
"name": "mui-player",
|
||
|
"version": "1.8.1",
|
||
|
"description": "Mui Player Javascript Library",
|
||
|
"main": "dist/mui-player.min.js",
|
||
|
"scripts": {
|
||
|
"test": "npm run test"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/muiplayer/hello-muiplayer"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"muiplayer",
|
||
|
"mui-player",
|
||
|
"player",
|
||
|
"video",
|
||
|
"html5",
|
||
|
"hls",
|
||
|
"danmaku"
|
||
|
],
|
||
|
"author": "Leisbanon",
|
||
|
"license": "GPL-3.0",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/muiplayer/hello-muiplayer/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/muiplayer/hello-muiplayer#readme"
|
||
|
}
|