Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
component.json for installation with Bower
http://twitter.github.com/bower/

Leaving the dependencies blank, because I don't want bower to install an additional version of backbone within Backbone.localStorage.
  • Loading branch information
rsskga committed Mar 14, 2013
1 parent 026c6aa commit 02fe388
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions component.json
@@ -0,0 +1,6 @@
{
"name": "Backbone.localStorage",
"version": "1.1.0",
"main": "./backbone.localStorage.js",
"dependencies": {}
}

0 comments on commit 02fe388

Please sign in to comment.