gmac / backbone.epoxy

Declarative data binding and computed models for Backbone
http://epoxyjs.org
MIT License
615 stars 89 forks source link

Installing backbone.epoxy using bower doesn't install backbone dependency #99

Closed more-ron closed 10 years ago

more-ron commented 10 years ago

This could be due to missing bower.json file.

gmac commented 10 years ago

I still don't get the bower craze... npm install backbone.epoxy. Works like a charm, and keeps the repo with a single manifest file documenting version and dependency information. However, by popular demand, I've added a bower.json file for you bower guys.