hls-test/package.json
2023-02-13 14:05:37 -08:00

18 lines
284 B
JSON

{
"name": "hls-test",
"version": "1.0.0",
"description": "test test test",
"main": "index.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "false"
},
"author": "",
"license": "ISC",
"devDependencies": {
"video.js": "^7.21.2"
}
}