mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
0.1.2
This commit is contained in:
parent
20ed1fd503
commit
07ad5a1f2e
1 changed files with 7 additions and 5 deletions
|
@ -1,15 +1,17 @@
|
|||
{
|
||||
"name": "videojs-resolution-switcher",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"main": "./lib/videojs-resolution-switcher.js",
|
||||
"author": {
|
||||
"name": "Kasper Moskwiak",
|
||||
"email": "kasper.moskwiak@gmail.com",
|
||||
"url": "http://kspr.pl"
|
||||
},
|
||||
"contributors": [{
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Pierre Kraft"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"description": "Resolution switcher for video.js 5",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue