{ "name": "HlsVideoPlayer - APP 的 hls 的视频流播放器", "version": "0.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "HlsVideoPlayer - APP 的 hls 的视频流播放器", "version": "0.0.1", "dependencies": { "hls.js": "^1.6.15", "jweixin-module": "^1.6.0" } }, "node_modules/hls.js": { "version": "1.6.15", "resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz", "integrity": "sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==" }, "node_modules/jweixin-module": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz", "integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w==" } } }