vidplayer
Version:
A simple to use videoplayer to do the styling and fixes the eventhandlers
25 lines (24 loc) • 607 B
JSON
{
"name": "vidplayer",
"version": "1.0.1",
"description": "A simple to use videoplayer to do the styling and fixes the eventhandlers",
"main": "index.js",
"scripts": {
"test": "echo \"videoplayerjs test\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/stefanradouane/vidplayer.git"
},
"keywords": [
"Front-end",
"Videoplayer",
"Javascript"
],
"author": "Stefan Radouane",
"license": "MIT",
"bugs": {
"url": "https://github.com/stefanradouane/vidplayer/issues"
},
"homepage": "https://github.com/stefanradouane/vidplayer#readme"
}