Skip to content

Commit

Permalink
Merge pull request #3 from MeteorMag/feature/VP-390
Browse files Browse the repository at this point in the history
VP-390 Add bower.json so dependents will know when to update.
  • Loading branch information
mslanza committed Jun 26, 2015
2 parents 2f273fd + 0da2279 commit 7c1b2c1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "video-js-swf",
"version": "0.0.1",
"homepage": "https://github.com/MeteorMag/video-js-swf",
"authors": [
"Michael Lanza <[email protected]>",
"Tony Valderrama <[email protected]>"
],
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 7c1b2c1

Please sign in to comment.