This commit is contained in:
Kasper Moskwiak 2015-10-18 01:04:03 +02:00
parent 20ed1fd503
commit 07ad5a1f2e

View file

@ -1,15 +1,17 @@
{ {
"name": "videojs-resolution-switcher", "name": "videojs-resolution-switcher",
"version": "0.1.1", "version": "0.1.2",
"main": "./lib/videojs-resolution-switcher.js", "main": "./lib/videojs-resolution-switcher.js",
"author": { "author": {
"name": "Kasper Moskwiak", "name": "Kasper Moskwiak",
"email": "kasper.moskwiak@gmail.com", "email": "kasper.moskwiak@gmail.com",
"url": "http://kspr.pl" "url": "http://kspr.pl"
}, },
"contributors": [{ "contributors": [
{
"name": "Pierre Kraft" "name": "Pierre Kraft"
}], }
],
"description": "Resolution switcher for video.js 5", "description": "Resolution switcher for video.js 5",
"repository": { "repository": {
"type": "git", "type": "git",