Skip to content

Commit

Permalink
registered as a bower package
Browse files Browse the repository at this point in the history
  • Loading branch information
necccc committed Jul 10, 2014
1 parent 704beb1 commit a2c82f9
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "ustream-embedapi",
"version": "0.0.1",
"homepage": "https://github.com/ustream/embedapi",
"authors": [
"_nec <[email protected]>"
],
"description": "Enables sites using the Ustream embed iframe to build and adapt on the embed live player.",
"main": "src/ustream-embedapi.js",
"moduleType": [
"globals"
],
"keywords": [
"ustream",
"embed",
"api",
"live",
"video",
"streaming"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit a2c82f9

Please sign in to comment.