This commit is contained in:
2024-07-17 14:06:06 +08:00
parent 5c589a22fa
commit 11e9354b54
278 changed files with 331052 additions and 3935 deletions

28
node_modules/mui-player/package.json generated vendored Normal file
View File

@@ -0,0 +1,28 @@
{
"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"
}