Skip to content

Commit

Permalink
Merge branch 'master' into 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moay committed Sep 15, 2017
2 parents c1439b5 + f776a9a commit 17f36a7
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "afterglow",
"description": "An easy to integrate HTML5 video player with lightbox support.",
"main": "dist/afterglow.min.js",
"authors": [
"moay <mv@moay.de>"
],
"license": "MIT",
"keywords": [
"html5 video",
"video",
"video.js",
"player",
"youtube",
"vimeo",
"lightbox"
],
"homepage": "http://afterglowplayer.com",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 17f36a7

Please sign in to comment.