mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 17:59:42 +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",
|
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue