{"versions":{"3.0.0":{"name":"@syhr/sy-player","license":"MIT","version":"3.0.0","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","main":"./dist/sy-player.umd.js","unpkg":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","homepage":"https://github.com/nikonee/sy-player","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src/","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","@ffmpeg/util":"~0.12.0","@iconify-json/ep":"~1.1.12","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-plus":"~2.3.10","fabric":"~5.3.0","file-saver":"~2.0.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.4"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vitejs/plugin-vue":"~4.3.3","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.16.5","unplugin-vue-components":"~0.25.1","vite":"~4.4.9"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"c4467a831dc96825d6bcab08cade048100b35135","_id":"@syhr/sy-player@3.0.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Vx3LEJyaO/3kmJm3326o8I2h3Ib1uGd81tPreY/fBpPThcQcamdWVczSmnNzARwxupFP2eg/s4Ue7lgDa+4vcw==","shasum":"9e27df3c7153f2cda0a1e10cb08d363812097933","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.0.0.tgz","fileCount":17,"unpackedSize":92269193,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDauNoCRVrP1DG4gnKn5901tqGWTtO6rVU1M9i+EPQipQIgWRuinbgwlWZMrUw70GrWm+HbzwNuzXV7a9K8IRX1sPM="}],"size":30377503},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.0.0_1693029267615_0.38617493519621426"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-26T05:54:28.200Z","publish_time":1693029268200,"_source_registry_name":"default","contributors":[]},"2.1.0":{"name":"@syhr/sy-player","license":"MIT","version":"2.1.0","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","main":"./dist/sy-player.umd.js","unpkg":"./dist/sy-player.umd.js","module":"./dist/sy-player.common.js","homepage":"https://github.com/nikonee/sy-player","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib ./src/index.js","lint":"vue-cli-service lint","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-ui":"~2.15.14","fabric":"~5.3.0","file-saver":"~2.0.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~2.6.14"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vue/cli-plugin-babel":"~5.0.8","@vue/cli-plugin-eslint":"~5.0.8","@vue/cli-service":"~5.0.8","babel-plugin-component":"~1.1.1","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","vue-template-compiler":"~2.6.14"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"176166da7a176e2845dff383dccf6a8e0d772680","_id":"@syhr/sy-player@2.1.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-GN1ogiSFdpLmHU/ibMS6QTA/xOrqo0x6xZD/gp8Na1lFNtSmrBIn1m7GKdnj1eFRLhiJ7P2sA4s1ofRGqkFueg==","shasum":"30287f22b036fa83e617e6f61af37d1658044093","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-2.1.0.tgz","fileCount":10,"unpackedSize":13631105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJkH6FLAz0aq/bIPnDatSaUOyWa4I78r/fUC8OnJMhFAIgHOtyOEDHbeZln/8NeXMigHlrQ63xVFHrlQjXeySj9nY="}],"size":3420014},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_2.1.0_1693308797687_0.41330505522639926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-29T11:33:17.977Z","publish_time":1693308797977,"_source_registry_name":"default","contributors":[]},"3.1.1":{"name":"@syhr/sy-player","version":"3.1.1","private":false,"author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src/","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","@ffmpeg/util":"~0.12.1","@iconify-json/ep":"~1.1.12","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-plus":"~2.3.12","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.4"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.17.0","unplugin-vue-components":"~0.25.2","vite":"~4.4.9"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"1899d7f8232de244f81e24f5312b7e60aea29c70","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-NCTIksBEGV14hIcRNRQTv6gkrXtvHk2pe+nNo29IBETtFkNWbJ+eCPZQ1Hc9AGLAUqaxCOBxHaEHY1IvpUuSfw==","shasum":"95f32c96f5d5af3939a8b0657ed91dc000bb939a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.1.tgz","fileCount":23,"unpackedSize":45386798,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFmzhGpgK/achSmJHBdL06q2bt/cgV/CVn6AkjQO2vOgIgFXnTaCdG3oLaMgYzoyN0DA7N8O0ozDn0SZgl7ZCdVkY="}],"size":13871018},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.1_1693828041394_0.5926915722152566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-04T11:47:21.738Z","publish_time":1693828041738,"_source_registry_name":"default","contributors":[]},"3.1.0":{"name":"@syhr/sy-player","version":"3.1.0","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-plus":"~2.3.12","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.4"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@surmon-china/libundler":"~2.3.0","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.17.0","unplugin-vue-components":"~0.25.2","vite":"~4.4.9","vue-eslint-parser":"~9.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"5f36d0957c1b1308596df2640214cdad6cad8d38","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.0","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-XpQB1cWsE13UmrIZAuDErLV+IFkg7+dV9YOsfitV8ySVzYLQsBzKIr4cVXfsuk6xl7g9nPL0IjdgyDRU9voa/w==","shasum":"a8df651fd3a10fb377e8f274dcda19faa47acf17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.0.tgz","fileCount":7,"unpackedSize":3260447,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDP3tell2g6+3Iz2nuwRnFdtdRzaOwccqdhTwxMPbhTPAIhANZCumIFO01mhVZoJzEuy2FdnXNd8qUus1iBHPTNFTwe"}],"size":1147902},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.0_1694661864077_0.6647582289742124"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-14T03:24:24.378Z","publish_time":1694661864378,"_source_registry_name":"default","contributors":[]},"3.1.2":{"name":"@syhr/sy-player","version":"3.1.2","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-plus":"~2.3.12","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.4"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.17.0","unplugin-vue-components":"~0.25.2","vite":"~4.4.9","vue-eslint-parser":"~9.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"b650b3a9bd087ef92deace8ec903285d9f6a6490","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-BK/ZX+w2p3By74E9pI4/UzdYJUOWmItx3E5daNR3x9xYuPjVXrQeB1tN5WhUV7QmnVevRSlMVR2Mj23qB0La2w==","shasum":"ee95af5973b67eaf94ced48603d3a7b124f661a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.2.tgz","fileCount":6,"unpackedSize":3258377,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBMvD+zwsWAqiRkSZfODT5jf+q/21YSROjsdokRPTDBcAiBUZkz2c+n2awJsOK7muCMSemjY+8jKE0BphbacgxnH9w=="}],"size":1147067},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.2_1694674338286_0.4809852381560884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-14T06:52:18.574Z","publish_time":1694674338574,"_source_registry_name":"default","contributors":[]},"3.1.3":{"name":"@syhr/sy-player","version":"3.1.3","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.3.14","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.4"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.17.0","unplugin-vue-components":"~0.25.2","vite":"~4.4.9","vue-eslint-parser":"~9.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"461f0a64a11eb5268ffebf9dd42eef6fb969bfe7","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-yMFvZgXi0KahVxnnKlngnMu4VH9/EnQ7EhEGKH5nX3Fb7fTfdaTmNKDjx/5uvf97+QDhW4Ianl1nMqOs1xhWcg==","shasum":"0598ed007689b5f67082d8da0890d58f7833d29c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.3.tgz","fileCount":7,"unpackedSize":3261692,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBIfgsIGphv84OkO+vguudW8VhS5DGRE/GIKH7yX6HSUAiEAkme+XphA2G/ZdXLRHSVzr8IBgegVU7BQRXRSZZxv3K0="}],"size":1148210},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.3_1695635458539_0.9223163543369723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-25T09:50:58.783Z","publish_time":1695635458783,"_source_registry_name":"default","contributors":[]},"2.1.1":{"name":"@syhr/sy-player","license":"MIT","version":"2.1.1","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","main":"./dist/sy-player.umd.js","unpkg":"./dist/sy-player.umd.js","module":"./dist/sy-player.common.js","homepage":"https://github.com/nikonee/sy-player","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib ./src/index.js","lint":"vue-cli-service lint","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-ui":"~2.15.14","fabric":"~5.3.0","file-saver":"~2.0.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~2.6.14"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vue/cli-plugin-babel":"~5.0.8","@vue/cli-plugin-eslint":"~5.0.8","@vue/cli-service":"~5.0.8","babel-plugin-component":"~1.1.1","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","vue-template-compiler":"~2.6.14"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"26b48c2d7cfb8f1d50fa1f593cee3a1368f5e26c","_id":"@syhr/sy-player@2.1.1","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-PTzvyzeXq6KHndjL6BG5cv3tAj/4H/zRRAjbI1B2TlZo3GWVN0ZU/SUftCAyRr3dko7RsWEfTIWyaSUYR8FXMg==","shasum":"4e2b8c57cdcf5a7cde4694f8047ef045e97dd49c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-2.1.1.tgz","fileCount":11,"unpackedSize":13715574,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDkmHMLDatAxi8+sglG21w+magbn8+j9PZw2H93ZGF+QIgZpeQIcBkzHqU1058VrHGjU+tAGvvT6fFtjVnxqNMlDY="}],"size":3436713},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_2.1.1_1695807391625_0.46578444266928387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T09:36:31.933Z","publish_time":1695807391933,"_source_registry_name":"default","contributors":[]},"2.1.2":{"name":"@syhr/sy-player","license":"MIT","version":"2.1.2","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","main":"./dist/sy-player.umd.js","exports":{".":{"import":"./dist/sy-player.umd.js","require":"./dist/sy-player.umd.js"},"./css/*":{"import":"./dist/*","require":"./dist/*"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"homepage":"https://github.com/nikonee/sy-player","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib ./src/index.js","lint":"vue-cli-service lint","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-ui":"~2.15.14","fabric":"~5.3.0","file-saver":"~2.0.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~2.6.14"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vue/cli-plugin-babel":"~5.0.8","@vue/cli-plugin-eslint":"~5.0.8","@vue/cli-service":"~5.0.8","babel-plugin-component":"~1.1.1","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","vue-template-compiler":"~2.6.14"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"7945e95c7f15a5d378d3ba5dcf8db351e54c2a26","_id":"@syhr/sy-player@2.1.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-wXXai6uVhCjqII/2uPavJcvHy0NRZzjI7N6MjrvcqPGbGDuFpqpnYjj0LU8QnTFkPeJV/0iCfWyhcL+uqhlSUQ==","shasum":"b4411e7b139ad575b5df58d3fc815ce20bb833af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-2.1.2.tgz","fileCount":11,"unpackedSize":13715810,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCq5OhkgvMKzHRPv5Hw459u7SLjX/+AmT7QEr7t5fhFEAIgcWjPt+pQla8bXrU2P0Fdq4/yeGTmgF0DtI86tBdlo/4="}],"size":3436744},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_2.1.2_1695811200196_0.6121512867723895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T10:40:00.500Z","publish_time":1695811200500,"_source_registry_name":"default","contributors":[]},"2.1.3":{"name":"@syhr/sy-player","license":"MIT","version":"2.1.3","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","main":"./dist/sy-player.umd.js","style":"./dist/sy-player.css","exports":{".":{"import":"./dist/sy-player.umd.js","require":"./dist/sy-player.umd.js"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"homepage":"https://github.com/nikonee/sy-player","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib ./src/index.js","lint":"vue-cli-service lint","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-ui":"~2.15.14","fabric":"~5.3.0","file-saver":"~2.0.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~2.6.14"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vue/cli-plugin-babel":"~5.0.8","@vue/cli-plugin-eslint":"~5.0.8","@vue/cli-service":"~5.0.8","babel-plugin-component":"~1.1.1","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","vue-template-compiler":"~2.6.14"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"a5c1e1650da5fa8ca9567c85e37b9a15af12d83c","_id":"@syhr/sy-player@2.1.3","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Sz03SPpAonnr7UVHNc8hKHYu23fr2hxTMPtv/+A0CiuodWAvIefrFQCbzOrvGHx4JmZJNbHz66Kv1pefm2UbmA==","shasum":"406624025adaa93ad7a02861de22dce539d12f33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-2.1.3.tgz","fileCount":11,"unpackedSize":15579647,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAVqVpyanmQ256MhX7MGuBSAU9IIQBKajnmgnrp4gbkQAiAiW1UR3uzTLJi0RxMOiZFRZzTsfWY9Aj8dugmAOQp51w=="}],"size":3832275},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_2.1.3_1696404382555_0.09227119835785325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-04T07:26:22.876Z","publish_time":1696404382876,"_source_registry_name":"default","contributors":[]},"3.1.4":{"name":"@syhr/sy-player","version":"3.1.4","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.3.14","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.4"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.17.0","unplugin-vue-components":"~0.25.2","vite":"~4.4.9","vue-eslint-parser":"~9.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"ed6fc2ab71f586a2ae17278cd6f6b40f8dc46d15","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dHiCm8rM1+/BRqCqFMbhG7JY98dmxw+Mw6CriD64+V4WOoYnvlseI2b5ZwLJFc/SG3+NaGEIxkLnmm/pLAa1MQ==","shasum":"ea7d8421532ddef7cf2479f2eff134274d75e179","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.4.tgz","fileCount":7,"unpackedSize":3255877,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQOBisQqHbCnEnxy0kZCX07Snxdm5xFMT+mOKGnDgTEAiAZl3P6DiyPmcdAP10XbSmEJLGihuIE9h5kUfd8v9HUig=="}],"size":1143648},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.4_1696920188338_0.6614240108307485"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-10T06:43:08.651Z","publish_time":1696920188651,"_source_registry_name":"default","contributors":[]},"2.1.4":{"name":"@syhr/sy-player","license":"MIT","version":"2.1.4","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","main":"./dist/sy-player.umd.js","style":"./dist/sy-player.css","exports":{".":{"import":"./dist/sy-player.umd.js","require":"./dist/sy-player.umd.js"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"homepage":"https://github.com/nikonee/sy-player","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"serve":"vue-cli-service serve","build":"vue-cli-service build --target lib ./src/index.js","lint":"vue-cli-service lint","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.1","dayjs":"~1.11.9","element-ui":"~2.15.14","fabric":"~5.3.0","file-saver":"~2.0.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~2.6.14"},"devDependencies":{"@babel/core":"~7.22.11","@babel/eslint-parser":"~7.22.11","@vue/cli-plugin-babel":"~5.0.8","@vue/cli-plugin-eslint":"~5.0.8","@vue/cli-service":"~5.0.8","babel-plugin-component":"~1.1.1","conventional-changelog-cli":"~2.2.2","eslint":"~8.48.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.66.1","sass-loader":"~13.3.2","standard-version":"~9.5.0","vue-template-compiler":"~2.6.14"},"eslintConfig":{"root":true,"env":{"node":true},"extends":["plugin:vue/essential","eslint:recommended"],"parserOptions":{"parser":"@babel/eslint-parser"},"rules":{}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"3a605f7854992015f7e077c420bd1c66f13e43bb","_id":"@syhr/sy-player@2.1.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-la+8siHmLl5ecJLvifwFSmbzNzgmKfnxTeDyKV5/XOF94WviipNisaNm43GtVoIaXD7+8+Sx4EJ9X0I2gLhHRQ==","shasum":"00437401488c93cd29e648946e9e2494adcf4a2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-2.1.4.tgz","fileCount":11,"unpackedSize":15590331,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkSe4RxnR95b8oKSqIkYsTkwUWTqDUtS6edRrVFUIT0AIgd8I2vyYYPTBZvhqUUxrHXfmn/Fo0EY37p2ymEZv0jSE="}],"size":3838338},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_2.1.4_1696926351124_0.011534741214196398"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-10T08:25:51.422Z","publish_time":1696926351422,"_source_registry_name":"default","contributors":[]},"3.1.5":{"name":"@syhr/sy-player","version":"3.1.5","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.3.14","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.5","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.4"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.17.0","unplugin-vue-components":"~0.25.2","vite":"~4.4.9","vue-eslint-parser":"~9.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"f0b744e3a108e233eed290cc84ff61226b816b5c","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.5","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-dDDlZcYsPubb8s3JdMG6DgoJSFRS4Re842o0T9RpPW5Qe8qwP4iNxR7VpTjBqtgLY8WGzY3RV4dxa9DJtlc/3Q==","shasum":"c01ae75cbb3efa03351ae117e69db85e123d7ba1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.5.tgz","fileCount":7,"unpackedSize":3304333,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHx+qqDu+korAdAnIA7RhOxqZAjcfCjBQaMVGbX6P73eAiBHXm462vilUpD23WgPWsYqH6FCGNqMrMBqQGUNd/9mmg=="}],"size":1170892},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.5_1709705845471_0.9789672967990424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T06:17:25.734Z","publish_time":1709705845734,"_source_registry_name":"default","contributors":[]},"3.1.6":{"name":"@syhr/sy-player","version":"3.1.6","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.3.14","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.5","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","sass-loader":"~13.3.2","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.6","unplugin-icons":"~0.17.0","unplugin-vue-components":"~0.25.2","vue":"~3.3.4","vite":"~4.4.9","vue-eslint-parser":"~9.3.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"5a8733f2ec7d224dbabbd2e0ff10ef944835da91","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.6","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-byF3/S9qtiViHiT0V8yC52mLToBoJoatNGLZ5gfr9nrkpIDGZEv27/Wa4IK1sLFPdU4wmL8pP6hXg3IFlQ1J5A==","shasum":"84c3ed053e18a2c6b1d4d70c3128ee62735fd9e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.6.tgz","fileCount":7,"unpackedSize":3304333,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICYiakqPjQqzYfe7G+Ebrf4rglfQu35BaDV2QS32BF3AAiAka0jJ0zrhuFzuO0stSIz/vsG7FFOcG9/CdNk008ddhg=="}],"size":1170890},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.6_1712022914798_0.2327938938849785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-02T01:55:15.026Z","publish_time":1712022915026,"_source_registry_name":"default","contributors":[]},"3.1.7":{"name":"@syhr/sy-player","version":"3.1.7","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.7.0","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2","vue":"~3.3.13"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~4.4.12","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"2382df94bb72c6421d3e58cf316bd6c00723a133","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.7","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-8UGbawhb+nvO+4bqMmbroDD7C/tkuje4xAnoLajMsBiZ8IRgtjmKpn3UV8kTe+8QQXEuYIcIan5BA2/XQCx76w==","shasum":"212458c2f1c6760c27822980c191cef416e0c49c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.7.tgz","fileCount":3,"unpackedSize":6347,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMxib3urjqtpxnRaSRR4kHtfxNbAU35OuMxDPP7UNpqAIhANAZY3QREoJJVsD1g4Ot9J24DYARJ8rDnm2LULAyeANO"}],"size":2328},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.7_1713177903142_0.7437886077565266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T10:45:03.351Z","publish_time":1713177903351,"_source_registry_name":"default","contributors":[]},"3.1.8":{"name":"@syhr/sy-player","version":"3.1.8","keywords":["vue","player","sy-player"],"author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"license":"MIT","_id":"@syhr/sy-player@3.1.8","maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"homepage":"https://github.com/nikonee/sy-player","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"dist":{"shasum":"499ed6c5d7cb210aa14dd4d70b669a7c71223937","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.8.tgz","fileCount":20,"integrity":"sha512-mwzkxNXAeqzFUrTCXKMbD7FMEE/+zye3LdG59EMG+2BcQHFOFjvFZi5EX6gIUrIVN3TSfMQ1BiDQltM3lVY3wA==","signatures":[{"sig":"MEUCID7FW4j7F4fpK+bgB62j3lAI63Yt/4IkpfA5wFTjYAG1AiEAh2IRtlu/THdyeYOsriJolrLOx+aBSlk3cjYQpLAxgcs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42137545,"size":12825466},"main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"}},"gitHead":"103d03829a27c0003eb04bf4358823190db364bd","scripts":{"dev":"vite","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","build":"vite build","preview":"vite preview","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"repository":{"url":"git+https://github.com/nikonee/sy-player.git","type":"git"},"_npmVersion":"10.7.0","description":"Video stream player integrated native and plugin modes.","directories":{},"_nodeVersion":"18.20.3","browserslist":["> 1%","last 2 versions","not dead"],"dependencies":{"qs":"~6.11.2","axios":"~1.4.0","dayjs":"~1.11.10","fabric":"~5.3.0","lodash":"~4.17.21","core-js":"~3.32.2","js-base64":"~3.7.7","file-saver":"~2.0.5","@ffmpeg/core":"~0.11.0","element-plus":"~2.7.0","@ffmpeg/ffmpeg":"~0.11.6","@element-plus/icons-vue":"~2.1.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"_hasShrinkwrap":false,"devDependencies":{"vue":"~3.3.13","sass":"~1.67.0","vite":"~4.4.12","eslint":"~8.49.0","replace":"~1.2.2","@babel/core":"~7.22.20","unplugin-icons":"~0.17.4","standard-version":"~9.5.0","eslint-plugin-vue":"~9.17.0","vue-eslint-parser":"~9.3.2","@vitejs/plugin-vue":"~4.3.4","@babel/eslint-parser":"~7.22.15","unplugin-auto-import":"~0.16.7","unplugin-vue-components":"~0.25.2","conventional-changelog-cli":"~2.2.2"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"_npmOperationalInternal":{"tmp":"tmp/sy-player_3.1.8_1717403507303_0.42919257357679474","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-03T08:31:47.642Z","publish_time":1717403507642,"_source_registry_name":"default","contributors":[]},"3.1.9":{"name":"@syhr/sy-player","version":"3.1.9","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.7.0","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~4.4.12","vue":"~3.3.13","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.9","gitHead":"103d03829a27c0003eb04bf4358823190db364bd","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-39/JGM1Ab+N5DjkgKYZYvzFVGus/ZLdXo6M5nYGt66SkPyEtMWjDplVYMFlItXNPbIbZNHUZDUoqL5zun+OnKA==","shasum":"a5f20fcec6baf62dbec4295070f4f0698eecff10","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.9.tgz","fileCount":24,"unpackedSize":45441601,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHSjV4cyOF3VkhcGZauXYGj7baRV97U1cbtAAsm5cQSAiEA8ZdYOYe8EXU42aZlctfniPUc2UaXPSxwLYMnic9riQs="}],"size":13998599},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.9_1717406097963_0.44429088417487916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-03T09:14:58.322Z","publish_time":1717406098322,"_source_registry_name":"default","contributors":[]},"3.1.10":{"name":"@syhr/sy-player","version":"3.1.10","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.7.0","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~4.4.12","vue":"~3.3.13","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.10","gitHead":"ac6572363bb70b9c529fb1da89b7547655d86be3","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-wiZnDiJiUC+9AaxRY2qlWQrERbvgf8U1AcGJ/rxVuaHwrF79KKGxdmh4j53ItEcb5m9HAmZFSwBUSO2KSDVEow==","shasum":"a4066f7340d484497bf557d701921f2191fae655","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.10.tgz","fileCount":24,"unpackedSize":45441800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEU1MVtFYjhr+MW7e4vVPQ123WmloYVijGMHE/2O8xzUAiEA+RfvKme2coPqW9GO2lc+90EoGuc8jACj3PU3wylVYq0="}],"size":13998708},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.10_1718335606912_0.2960248872804303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-14T03:26:47.293Z","publish_time":1718335607293,"_source_registry_name":"default","contributors":[]},"3.1.11":{"name":"@syhr/sy-player","version":"3.1.11","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.1.0","@ffmpeg/core":"~0.11.0","@ffmpeg/ffmpeg":"~0.11.6","axios":"~1.4.0","core-js":"~3.32.2","dayjs":"~1.11.10","element-plus":"~2.7.0","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~4.3.4","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~4.4.12","vue":"~3.3.13","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.11","gitHead":"6f72d57a2a7d05e00a85b062677c25b0fb0699eb","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-qxzLbdCzdHfA0SNSUE1UKjGvGco8MMevhBLOiKFjT9hnXd/YaaaMz4Ln0mOj6nxhCFNURVvq4DwhBe+qcCOiig==","shasum":"2146a5286bf201ca1c168ce5e3c0fe8dc1f4d240","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.11.tgz","fileCount":24,"unpackedSize":45441800,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBUgjORg+CMx2ewyeyB8ycWX6gjtXSLUc/3anshCqSO0AiAFNbSTLAWRotXmKzHgVjce4D/8VG0BuQQpqqCqyGMZFQ=="}],"size":13998699},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.11_1718768656815_0.859352293514051"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T03:44:17.172Z","publish_time":1718768657172,"_source_registry_name":"default","contributors":[]},"3.1.12":{"name":"@syhr/sy-player","version":"3.1.12","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"^0.12.6","@ffmpeg/ffmpeg":"^0.12.10","@ffmpeg/util":"^0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.6","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vue":"~3.4.30","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.12","gitHead":"0f299ef1791b3d4ba02e286282175b069b5d45ff","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-LE67MVU5gJYbVnyjDkTJwzHSPRHlcRdK57Z1qhWsO7TmRFLg4BGuPgCSsHyvnaeGO0Wtiun0Lavzgc2UZfKAmA==","shasum":"47a17ef0e15756875a4108f8084c41c2c17f3afb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.12.tgz","fileCount":25,"unpackedSize":45001120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEmigbNyIf6xYBrCYT1o2L/sfV+48PGiMh/W6FITtgb4AiB7co7GbGqdTdpkvUUo7K6jSQaazEDVF6CWBw5sB/Z0ng=="}],"size":13829674},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.12_1719307869935_0.7849169013008359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-25T09:31:10.256Z","publish_time":1719307870256,"_source_registry_name":"default","contributors":[]},"3.1.13":{"name":"@syhr/sy-player","version":"3.1.13","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"^0.12.6","@ffmpeg/ffmpeg":"^0.12.10","@ffmpeg/util":"^0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.6","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vue":"~3.4.30","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"4ef3821025ed6d19901270668548a928480f07b6","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.13","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-itIEEj9DwpvhYXarxWsPvuAAA7wYiSSayZBMY9BL6tcpDMakI7YmCLEdJ63Ds/h01fwCDVM5v8dGIbmOK9Cf3g==","shasum":"20e8baeb48e4bb6ecc9ca94f41b60c16f2556f8b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.13.tgz","fileCount":11,"unpackedSize":35117052,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDV5H5BzyaOhlRGxtEyEAP8M9HQFjlC+iMXQ1txC7hJfgIgX+1jpJAVdKvxQ/5cEGEKxI/bkQ5nAfC9Z3OTMm0djQU="}],"size":11188785},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.13_1719976783382_0.04578760907256729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-03T03:19:43.627Z","publish_time":1719976783627,"_source_registry_name":"default","contributors":[]},"3.1.14":{"name":"@syhr/sy-player","version":"3.1.14","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.7","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vue":"~3.4.31","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.14","gitHead":"54ba8926d43c8cb3432f75c2c790b07d148e327a","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-uBwzM2/6Pww8BEyOGj9YbHIPac5fU4mz92KKjlxHlgRj/7+ToQyoaqGto1+clouLZVED7VhcyTxby2oYYCQrxQ==","shasum":"ebdec9c8c2d229fe7b7ae14a924f2ec6979d1f60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.14.tgz","fileCount":11,"unpackedSize":35117159,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWKwGNTedVVj3ZVY2enkIc0sgM7t1QjarpJHjKjbwBZgIgGn9ECnGue8L245GaYMhK4u9iUtncMVzKvl9OncERNt0="}],"size":11264500},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/sy-player_3.1.14_1721202002873_0.4284186026884773"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-17T07:40:03.304Z","publish_time":1721202003304,"_source_registry_name":"default","contributors":[]},"3.1.15":{"name":"@syhr/sy-player","version":"3.1.15","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.7","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vue":"~3.4.31","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"740246c3e2a36a2486f4d9cfe334371a571472f1","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.1.15","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-eLDCJFDLpmdRQsXc4NRqdiaKw5t2YoemfDHUl+X1270M9/2Jztc7CImO4HhdrAyyb6x4gH4gZ5B+KK8wnm0JmA==","shasum":"9bc226251f11962a588f869a909069016c612c5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.15.tgz","fileCount":11,"unpackedSize":35229473,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGvu0IK4NCCNx3Jmi2LPverKrFuQWYo9C859fUJol7/AAiEAys3qkj9gLJb9YVAMHjTkqImUCJ8fYYHzCYSKDoW5QNw="}],"size":11266326},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.1.15_1735037343928_0.2695713273882008"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-24T10:49:04.314Z","publish_time":1735037344314,"_source_registry_name":"default","contributors":[]},"3.1.16":{"name":"@syhr/sy-player","version":"3.1.16","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.7","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vue":"~3.4.31","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.16","gitHead":"9b9d5b71ba5eee289ed1cfcc86913a17a7865b0c","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-LBAF50Xi9SXf47ZvgThXu/WWxtj6SZqfwg2Hht7qMfNwzkDXjxS16d8dGmFH06h7SOEe2OXFwrH1i/r7sBH6zg==","shasum":"f4d08aa387eaad9008076661bd8ca474aa0e390f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.16.tgz","fileCount":11,"unpackedSize":35230489,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0K9F4+CnXsGcDqkB8qUT08cY3rbZwiEYby69teREqzAIgGSsURNWI9Q1CENmpVwbmdiDc5G1Z9H0PSSAPd1a889k="}],"size":11341608},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.1.16_1735545631944_0.8249307894656686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-30T08:00:32.221Z","publish_time":1735545632221,"_source_registry_name":"default","contributors":[]},"3.1.17":{"name":"@syhr/sy-player","version":"3.1.17","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.7","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vite-plugin-style-inject":"^0.0.1","vue":"~3.4.31","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.17","gitHead":"3c48ee0ffae5b60a7ce02d96ef2beba4681a45ea","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-E5hOS+a76twkM3wBQgo6vuwQWNdOlBVVFbO+nwS0Ooc2+WzrEB2P9vCiHadGzJpdZEQK5zXB0npj2RR9An5S4A==","shasum":"c5ee7e9a942c32bb895fb6ce8944da64b5c1b391","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.17.tgz","fileCount":11,"unpackedSize":35230531,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBTwUaRnNyRUdwG19XygFGZLZLhZzGILlyIVrYT/BGjOAiEAmWFLE20W0Pm2ST7T2pTw50ofrFxDthZqo/kjL4+RMTw="}],"size":11341614},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.1.17_1736929761413_0.20877498566495234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-15T08:29:21.909Z","publish_time":1736929761909,"_source_registry_name":"default","contributors":[]},"3.1.18":{"name":"@syhr/sy-player","version":"3.1.18","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.7","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vite-plugin-style-inject":"^0.0.1","vue":"~3.4.31","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"_id":"@syhr/sy-player@3.1.18","gitHead":"854812ab3caa86df93f69367dc1d756e9b5a8758","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-qxBjkdXAgqAIWsXjJ75y+P8r7jMbVbZ9SoODMzSq6VRA84da2ytOmDKtOHW+oBSz3ui5qB9PGOcZI9ZJbYLTWg==","shasum":"0ab74789aa8a6ed023e0d122fb8ee60b1fdd178b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.1.18.tgz","fileCount":10,"unpackedSize":35440402,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAjICIaokCoMDzKp6cVe0fOLcx3OcWyD1/On7d01Wp5hAiA9x5k6D6TWwu1TO14tDGYlSGk871BIg5omVklT4Umj8g=="}],"size":11385539},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.1.18_1736930577625_0.8488754614025413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-15T08:42:57.933Z","publish_time":1736930577933,"_source_registry_name":"default","contributors":[]},"3.2.0":{"name":"@syhr/sy-player","version":"3.2.0","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.7","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vite-plugin-style-inject":"^0.0.1","vue":"~3.4.31","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"c2012c2ee46c9ed8603d106b62a86755653a79fb","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.2.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-s1XpbN6Va+wols1DdV+aFjE+J38LFXleZ+RNtqdFOqoyoA2LAkveI//ak+SPnVLcKWD4u3w6W53eCUSGFwdeqQ==","shasum":"40cd35a0a5cdce8f29de1b5c5609183cefea7ca4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.2.0.tgz","fileCount":10,"unpackedSize":35556448,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDdQ9APLNzK3687WYMdbsa2rJ2OPSjIi/poQQ1/GNKlxQIgCFIe7xH7Q/h8epAlrBybRFqtvofdNVrDF0LuwCR5q5c="}],"size":11402363},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.2.0_1738983381350_0.7272463842995125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-08T02:56:21.704Z","publish_time":1738983381704,"_source_registry_name":"default","contributors":[]},"3.2.1":{"name":"@syhr/sy-player","version":"3.2.1","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"Video stream player integrated native and plugin modes.","homepage":"https://github.com/nikonee/sy-player","license":"MIT","main":"./dist/sy-player.umd.js","module":"./dist/sy-player.mjs","exports":{".":{"import":"./dist/sy-player.mjs","require":"./dist/sy-player.umd.js"},"./style.css":{"import":"./dist/style.css","require":"./dist/style.css"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.1","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.7.2","core-js":"~3.32.2","dayjs":"~1.11.11","element-plus":"~2.7.7","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.7","lodash":"~4.17.21","qs":"~6.11.2"},"devDependencies":{"@babel/core":"~7.22.20","@babel/eslint-parser":"~7.22.15","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.67.0","standard-version":"~9.5.0","unplugin-auto-import":"~0.16.7","unplugin-icons":"~0.17.4","unplugin-vue-components":"~0.25.2","vite":"~5.2.13","vite-plugin-style-inject":"^0.0.1","vue":"~3.4.31","vue-eslint-parser":"~9.3.2"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.16.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"keywords":["vue","player","sy-player"],"browserslist":["> 1%","last 2 versions","not dead"],"gitHead":"d547b13695a82fa85e66824a26e83d48345c8a56","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_id":"@syhr/sy-player@3.2.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-Z3uu2MtQx5PSbN1rzcWynQUOxaC2PSbWnMbDj+k+NY7nouWtuU0XPAYV0quAnfDyyGFK3sh0jHv9wO6Pfx1CjQ==","shasum":"da12d98c0817e6d191c5e65002c87a2769337629","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.2.1.tgz","fileCount":10,"unpackedSize":35556509,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDBHsUMGJ4TXfCUZaSCP4PGSKO+k0MLvSMiYHbAMBfn6gIgevDKE774Gq8/wv9lsYsoTkkPIgyP8HTKb7vM7UMgV/8="}],"size":11402663},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.2.1_1740712148069_0.23750978101589193"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-28T03:09:08.425Z","publish_time":1740712148425,"_source_registry_name":"default","contributors":[]},"3.2.2":{"name":"@syhr/sy-player","version":"3.2.2","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"基于Vue 3的视频流播放器组件，集成原生WASM解码和插件播放模式，支持H.264/H.265编码格式","license":"MIT","main":"./dist/sy-player.cjs","module":"./dist/sy-player.mjs","unpkg":"./dist/sy-player.umd.js","exports":{"./package.json":"./package.json",".":{"types":"./dist/index.d.ts","import":"./dist/sy-player.mjs","require":"./dist/sy-player.cjs","browser":"./dist/sy-player.umd.js"},"./dist/*":"./dist/*","./style.css":{"import":"./dist/index.css","require":"./dist/index.css"},"./media/*":{"import":"./public/media/*","require":"./public/media/*"},"./ffmpeg/*":{"import":"./public/ffmpeg/*","require":"./public/ffmpeg/*"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"homepage":"https://github.com/nikonee/sy-player","repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.2","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.11.0","core-js":"~3.45.1","dayjs":"~1.11.18","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.8","lodash":"~4.17.21","qs":"~6.14.0"},"devDependencies":{"@babel/core":"~7.28.3","@babel/eslint-parser":"~7.28.0","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.79.6","standard-version":"~9.5.0","unplugin-auto-import":"~19.3.0","unplugin-icons":"~22.2.0","unplugin-vue-components":"~28.8.0","vite":"~5.4.15","vite-plugin-lib-inject-css":"~2.2.2","vite-plugin-style-inject":"~0.0.1","vue-eslint-parser":"~9.3.2"},"peerDependencies":{"element-plus":"~2.10.7","vue":"~3.5.18"},"keywords":["vue","vue3","wasm","h264","h265","ffmpeg","webrtc","sy-player","video-player","video-stream"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.17.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"_id":"@syhr/sy-player@3.2.2","gitHead":"afde768626a40d771fa9c5cbb87a59188408eb89","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-53/HtXGXc9psy0B0yL5NXAb5GquwuvV4wlDwG5mKXrYsO7cUXQs2Rkdk4jiDUSzvIsUhgu2RRx3DF55RBiSccA==","shasum":"46ef858646a3dc6883483bbcbb86bb29c8fa4d4d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.2.2.tgz","fileCount":28,"unpackedSize":52741506,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCFRca+YubOm5tVecTnrlCUC0TvdlAH5XlUZS7w5LSKeQIhAJf3Mm08yW+qTv7zmH+Spe3BAk3Lamv3OrJ3YxEd/ys8"}],"size":14985125},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.2.2_1756803387483_0.21453902465426267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T08:56:27.876Z","publish_time":1756803387876,"_source_registry_name":"default","contributors":[]},"3.2.3":{"name":"@syhr/sy-player","version":"3.2.3","author":{"name":"syhr","email":"aiops.sieyuan@gmail.com"},"description":"基于Vue 3的视频流播放器组件，集成原生WASM解码和插件播放模式，支持H.264/H.265编码格式","license":"MIT","main":"./dist/sy-player.cjs","module":"./dist/sy-player.mjs","unpkg":"./dist/sy-player.umd.js","exports":{"./package.json":"./package.json",".":{"types":"./dist/index.d.ts","import":"./dist/sy-player.mjs","require":"./dist/sy-player.cjs","browser":"./dist/sy-player.umd.js"},"./dist/*":"./dist/*","./style.css":{"import":"./dist/index.css","require":"./dist/index.css"},"./media/*":{"import":"./public/media/*","require":"./public/media/*"},"./ffmpeg/*":{"import":"./public/ffmpeg/*","require":"./public/ffmpeg/*"},"./worker/*":{"import":"./public/worker/*","require":"./public/worker/*"}},"homepage":"https://github.com/nikonee/sy-player","repository":{"type":"git","url":"git+https://github.com/nikonee/sy-player.git"},"scripts":{"dev":"vite","build":"vite build","preview":"vite preview","lint":"eslint --ext .js,.vue --ignore-path .gitignore --fix src","release":"standard-version && npm publish","release:major":"standard-version -r major && npm publish","release:minor":"standard-version -r minor && npm publish","release:patch":"standard-version -r patch && npm publish","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s && yarn changelog:replace","changelog:rebuild":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && yarn changelog:replace","changelog:replace":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"},"dependencies":{"@element-plus/icons-vue":"~2.3.2","@ffmpeg/core":"~0.12.6","@ffmpeg/ffmpeg":"~0.12.10","@ffmpeg/util":"~0.12.1","axios":"~1.11.0","core-js":"~3.45.1","dayjs":"~1.11.18","fabric":"~5.3.0","file-saver":"~2.0.5","js-base64":"~3.7.8","lodash":"~4.17.21","qs":"~6.14.0"},"devDependencies":{"@babel/core":"~7.28.3","@babel/eslint-parser":"~7.28.0","@vitejs/plugin-vue":"~5.0.5","conventional-changelog-cli":"~2.2.2","eslint":"~8.49.0","eslint-plugin-vue":"~9.17.0","replace":"~1.2.2","sass":"~1.79.6","standard-version":"~9.5.0","unplugin-auto-import":"~19.3.0","unplugin-icons":"~22.2.0","unplugin-vue-components":"~28.8.0","vite":"~5.4.15","vite-plugin-lib-inject-css":"~2.2.2","vite-plugin-style-inject":"~0.0.1","vue-eslint-parser":"~9.3.2"},"peerDependencies":{"element-plus":"~2.10.7","vue":"~3.5.18"},"keywords":["vue","vue3","wasm","h264","h265","ffmpeg","webrtc","sy-player","video-player","video-stream"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","registry_nexus":"http://10.17.196.142:8081/#browse/browse:sieyuan_npm_hosted"},"standard-version":{"skip":{"tag":true},"scripts":{"postchangelog":"replace 'https://github.com/nikonee/sy-player/commit/' '' CHANGELOG.md"}},"_id":"@syhr/sy-player@3.2.3","gitHead":"6e78dd41ebe805ba44e58050a231ce8c806f2197","bugs":{"url":"https://github.com/nikonee/sy-player/issues"},"_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-YIaheE0Xhz5xFALYNM99Hj1j+YmBZyE27Ug81bgl0KPYiLiWJB2BoSn0gZyHqsN0sBAQEJswTNRu4JvySnGnxQ==","shasum":"e0ea45bdde6ce7c328a260e065881e3d97f8d0dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@syhr/sy-player/-/sy-player-3.2.3.tgz","fileCount":28,"unpackedSize":52749657,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCgzz88p3zgZgnGF7SuvqBG4zTY13Y5pYRYg/mBcaZuQIhALTNP0MOd3JuVm25P2vqi9VSmcetW8P8dyISKlgYHiwJ"}],"size":14985199},"_npmUser":{"name":"anonymous","email":"aiops.sieyuan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"aiops.sieyuan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sy-player_3.2.3_1756956385310_0.5324653013822869"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-04T03:26:25.699Z","publish_time":1756956385699,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"3.2.3"},"name":"@syhr/sy-player","time":{"created":"2023-08-26T05:54:50.974Z","modified":"2025-09-04T03:26:49.249Z","3.0.0":"2023-08-26T05:54:28.200Z","2.1.0":"2023-08-29T11:33:17.977Z","3.1.1":"2023-09-04T11:47:21.738Z","3.1.0":"2023-09-14T03:24:24.378Z","3.1.2":"2023-09-14T06:52:18.574Z","3.1.3":"2023-09-25T09:50:58.783Z","2.1.1":"2023-09-27T09:36:31.933Z","2.1.2":"2023-09-27T10:40:00.500Z","2.1.3":"2023-10-04T07:26:22.876Z","3.1.4":"2023-10-10T06:43:08.651Z","2.1.4":"2023-10-10T08:25:51.422Z","3.1.5":"2024-03-06T06:17:25.734Z","3.1.6":"2024-04-02T01:55:15.026Z","3.1.7":"2024-04-15T10:45:03.351Z","3.1.8":"2024-06-03T08:31:47.642Z","3.1.9":"2024-06-03T09:14:58.322Z","3.1.10":"2024-06-14T03:26:47.293Z","3.1.11":"2024-06-19T03:44:17.172Z","3.1.12":"2024-06-25T09:31:10.256Z","3.1.13":"2024-07-03T03:19:43.627Z","3.1.14":"2024-07-17T07:40:03.304Z","3.1.15":"2024-12-24T10:49:04.314Z","3.1.16":"2024-12-30T08:00:32.221Z","3.1.17":"2025-01-15T08:29:21.909Z","3.1.18":"2025-01-15T08:42:57.933Z","3.2.0":"2025-02-08T02:56:21.704Z","3.2.1":"2025-02-28T03:09:08.425Z","3.2.2":"2025-09-02T08:56:27.876Z","3.2.3":"2025-09-04T03:26:25.699Z"},"readme":"# @syhr/sy-player\n\n[![npm version](https://badge.fury.io/js/%40syhr%2Fsy-player.svg)](https://badge.fury.io/js/%40syhr%2Fsy-player) [![license](https://img.shields.io/npm/l/@syhr/sy-player.svg)](https://github.com/nikonee/sy-player/blob/main/LICENSE)\n\n基于 Vue 3 的高性能视频流播放器组件，集成原生 WASM 解码和插件播放模式，支持 H.264/H.265 编码格式的实时视频流播放。\n\n## ✨ 特性\n\n- 🚀 **双模式支持**：自动检测浏览器环境，智能切换原生 WASM 解码和插件播放模式\n- 🎥 **多编码格式**：支持 H.264/H.265 编码格式\n- 🌐 **现代浏览器优化**：基于 WebAssembly 技术，性能卓越\n- 📱 **响应式设计**：适配不同屏幕尺寸\n- 🎨 **主题定制**：内置明暗主题，支持样式自定义\n- 🔧 **易于集成**：Vue 3 组件化设计，简单易用\n- 📦 **轻量级**：优化打包体积，按需加载\n\n## 📦 安装\n\n```bash\n# npm\nnpm install @syhr/sy-player\n\n# yarn\nyarn add @syhr/sy-player\n\n# pnpm\npnpm add @syhr/sy-player\n```\n\n## 🚀 快速开始\n\n### 基础用法\n\n```vue\n<template>\n  <div class=\"video-container\">\n    <SyPlayer :url=\"videoUrl\" :theme=\"theme\" @play=\"onPlay\" @pause=\"onPause\" @error=\"onError\" />\n  </div>\n</template>\n\n<script setup>\nimport { ref } from 'vue';\nimport SyPlayer from '@syhr/sy-player';\nimport '@syhr/sy-player/style.css';\n\nconst videoUrl = ref('ws://localhost:12001');\nconst theme = ref('light');\n\nconst onPlay = () => {\n  console.log('视频开始播放');\n};\n\nconst onPause = () => {\n  console.log('视频暂停');\n};\n\nconst onError = (error) => {\n  console.error('播放错误:', error);\n};\n</script>\n\n<style>\n.video-container {\n  width: 800px;\n  height: 600px;\n}\n</style>\n```\n\n### 全局注册\n\n```javascript\n// main.js\nimport { createApp } from 'vue';\nimport SyPlayer from '@syhr/sy-player';\nimport '@syhr/sy-player/style.css';\nimport App from './App.vue';\n\nconst app = createApp(App);\n\n// 全局注册并配置默认选项\napp.use(SyPlayer, {\n  url: 'ws://localhost:12001',\n  ip: '127.0.0.1',\n  port: '15600',\n  corePath: '/path/to/core',\n  workerPath: '/path/to/worker',\n});\n\napp.mount('#app');\n```\n\n## 📖 API 文档\n\n### Props\n\n| 属性         | 类型     | 默认值        | 说明                                                 |\n| ------------ | -------- | ------------- | ---------------------------------------------------- |\n| `theme`      | `String` | `'light'`     | 主题模式，可选值：`'light'`、`'dark'`                |\n| `type`       | `String` | `auto`        | 播放器模式，可选值：`'native'`、`'plugin'`、`'auto'` |\n| `url`        | `String` | -             | 视频流地址                                           |\n| `ip`         | `String` | `'127.0.0.1'` | 服务器 IP 地址                                       |\n| `port`       | `String` | `'15600'`     | 服务器端口                                           |\n| `corePath`   | `String` | -             | WASM 核心文件路径                                    |\n| `workerPath` | `String` | -             | Worker 文件路径                                      |\n\n### 事件\n\n| 事件名    | 参数      | 说明                 |\n| --------- | --------- | -------------------- |\n| `play`    | -         | 视频开始播放时触发   |\n| `pause`   | -         | 视频暂停时触发       |\n| `stop`    | -         | 视频停止时触发       |\n| `error`   | `(error)` | 播放出错时触发       |\n| `ready`   | -         | 播放器准备就绪时触发 |\n| `loading` | -         | 视频加载中时触发     |\n\n### 方法\n\n通过 ref 获取组件实例，调用以下方法：\n\n```vue\n<template>\n  <SyPlayer ref=\"playerRef\" />\n</template>\n\n<script setup>\nimport { ref, onMounted } from 'vue';\n\nconst playerRef = ref(null);\n\nonMounted(() => {\n  // 获取播放器实例\n  const player = playerRef.value.player;\n\n  // 调用播放器方法\n  player.play();\n});\n</script>\n```\n\n| 方法名              | 参数     | 返回值   | 说明           |\n| ------------------- | -------- | -------- | -------------- |\n| `play()`            | -        | `void`   | 开始播放       |\n| `pause()`           | -        | `void`   | 暂停播放       |\n| `stop()`            | -        | `void`   | 停止播放       |\n| `destroy()`         | -        | `void`   | 销毁播放器     |\n| `setVolume(volume)` | `number` | `void`   | 设置音量 (0-1) |\n| `getVolume()`       | -        | `number` | 获取当前音量   |\n\n### 插槽\n\n| 插槽名        | 说明                           |\n| ------------- | ------------------------------ |\n| `empty`       | 无视频流时的占位内容           |\n| `description` | 视频描述信息区域               |\n| `default`     | 默认插槽，可添加自定义控制元素 |\n\n## 🎨 样式定制\n\n### CSS 变量\n\n组件支持通过 CSS 变量进行样式定制：\n\n```css\n.sy-player {\n  /* 明亮主题 */\n  --sy-player-text-color: rgba(0, 0, 0, 0.45);\n  --sy-player-bg-color: #fff;\n  --sy-player-border-color: #00a0e9;\n  --sy-player-image-bright: 95%;\n  --sy-player-loading-color: rgba(0, 0, 0, 0.75);\n}\n\n.sy-player.dark {\n  /* 暗黑主题 */\n  --sy-player-text-color: #eee;\n  --sy-player-bg-color: #03142b;\n  --sy-player-border-color: #00a0e9;\n  --sy-player-image-bright: 80%;\n  --sy-player-loading-color: #eee;\n}\n```\n\n### 自定义样式\n\n```css\n/* 自定义播放器容器样式 */\n.sy-player {\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n}\n\n/* 自定义控制栏样式 */\n.sy-player .player-controls {\n  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);\n}\n```\n\n## 🛠️ 配置选项\n\n### 播放器模式\n\n1. **Native 模式**：使用 WebAssembly 进行软解码，支持更多格式\n2. **Plugin 模式**：使用浏览器插件进行硬解码，性能更佳\n3. **Auto 模式**：自动检测浏览器环境，智能选择最优模式\n\n### 静态资源配置\n\n确保正确配置静态资源路径：\n\n```javascript\n// vite.config.js\nexport default {\n  // 其他配置...\n  publicDir: 'public',\n  assetsInclude: ['**/*.wasm'],\n};\n```\n\n## 📋 浏览器兼容性\n\n| 浏览器  | 版本要求 |\n| ------- | -------- |\n| Chrome  | ≥ 57     |\n| Firefox | ≥ 52     |\n| Safari  | ≥ 11     |\n| Edge    | ≥ 16     |\n\n> **注意**：不支持 IE 浏览器，推荐使用现代浏览器以获得最佳体验。\n\n## 🔧 开发\n\n```bash\n# 克隆项目\ngit clone https://github.com/nikonee/sy-player.git\n\n# 安装依赖\nyarn install\n\n# 启动开发服务器\nyarn dev\n\n# 构建项目\nyarn build\n\n# 代码检查\nyarn lint\n```\n\n## 📄 许可证\n\n[MIT](https://github.com/nikonee/sy-player/blob/main/LICENSE)\n\n## 🤝 贡献\n\n欢迎提交 Issue 和 Pull Request 来帮助改进项目。\n\n## 📧 联系\n\n- 作者：syhr\n- 邮箱：aiops.sieyuan@gmail.com\n- GitHub：[https://github.com/nikonee/sy-player](https://github.com/nikonee/sy-player)\n\n## 🔗 相关链接\n\n- [Vue 3 官方文档](https://v3.vuejs.org/)\n- [Element Plus](https://element-plus.org/)\n- [WebAssembly](https://webassembly.org/)","users":{}}