Skip to content

Commit

Permalink
Merge pull request #5 from reallyenglish/master
Browse files Browse the repository at this point in the history
Added bower json file
  • Loading branch information
efeminella committed Jan 9, 2014
2 parents a58aadf + d3681db commit e15f2dd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions bower.json
@@ -0,0 +1,14 @@
{
"name": "backbone-eventbroker",
"version": "1.1.1",
"main": "./src/backbone-eventbroker.js",
"ignore": [
"**/.*",
"dist",
"build",
"package.json",
"spec",
"examples",
"vendor"
]
}

0 comments on commit e15f2dd

Please sign in to comment.