This commit is contained in:
Sam Potts
2018-03-17 23:33:25 +11:00
parent a0173d991e
commit 3bccc0da01
11 changed files with 990 additions and 1707 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "3.0.0-beta.20",
"version": "3.0.0",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "https://plyr.io",
"main": "./dist/plyr.js",
@ -47,15 +47,7 @@
"stylelint-scss": "^2.5.0",
"stylelint-selector-bem-pattern": "^2.0.0"
},
"keywords": [
"HTML5 Video",
"HTML5 Audio",
"Media Player",
"DASH",
"Shaka",
"WordPress",
"HLS"
],
"keywords": ["HTML5 Video", "HTML5 Audio", "Media Player", "DASH", "Shaka", "WordPress", "HLS"],
"repository": {
"type": "git",
"url": "git://github.com/sampotts/plyr.git"