me-vp
Version:
change the default style of the video player
27 lines (26 loc) • 510 B
JSON
{
"name": "me-vp",
"version": "1.0.9",
"description": "change the default style of the video player",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"video",
"player",
"video player",
"Loader",
"Mute",
"Play/Pause",
"Time slider",
"Timer",
"Steps",
"Theme"
],
"author": "Mohamed Eltabei",
"license": "ISC",
"devDependencies": {
"typescript": "^5.7.3"
}
}