UNPKG

videojs-rotatezoom

Version:

Rotate and zoom add-on for video.js

22 lines (21 loc) 547 B
{ "name": "videojs-rotatezoom", "version": "0.0.1", "description": "Rotate and zoom add-on for video.js", "main": "src/videojs.zoomrotate.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/xbgmsharp/videojs-rotatezoom.git" }, "keywords": [ "video" ], "author": "Macpherson <rmacpherson@lytx.com> (http://www.lytx.com/)", "license": "MIT", "bugs": { "url": "https://github.com/xbgmsharp/videojs-rotatezoom/issues" } }