This commit is contained in:
Sam Potts
2018-01-09 20:26:56 +11:00
parent 6fd7b26bb2
commit bacd049eb0
2 changed files with 10 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ aws.json
index-*.html
npm-debug.log
*.webm
/package-lock.json

View File

@ -46,7 +46,15 @@
"stylelint-selector-bem-pattern": "^2.0.0",
"uglify-es": "^3.3.5"
},
"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"