29 lines
607 B
JSON
Raw Normal View History

2024-03-15 16:53:30 +08:00
{
"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"
}