Skip to content

Commit

Permalink
add basic bower.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
rniemeyer committed Sep 26, 2013
1 parent 1e397bb commit 0263953
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "knockout-delegatedEvents",
"version": "0.1.2",
"main": "build/knockout-delegatedEvents.min.js",
"ignore": [
"examples",
"ext",
"lib",
"spec",
"src",
"Gruntfile.js",
"package.json",
".gitignore"
]
}

0 comments on commit 0263953

Please sign in to comment.