UNPKG

moovie

Version:

An advanced HTML5 video player for MooTools.

30 lines (29 loc) 550 B
{ "name": "moovie", "version": "0.4.6", "description": "An advanced HTML5 video player for MooTools.", "main": [ "dist/moovie.js", "dist/moovie.css" ], "authors": [ "Nathan Bishop <nbish11@hotmail.com> (http://nathanbishop.name)" ], "license": "MIT", "keywords": [ "html5", "mootools", "playlist", "subtitles" ], "homepage": "https://github.com/moovie/moovie", "ignore": [ "**/.*", "node_modules", "bower_components", "tests" ], "dependencies": { "mootools": "^1.6.0" } }