backbone-model-file-upload/bower.json
Joe Vu 1272305a6a Major refactor
- Refactor module to extend the appropriate backbone way
- Added CommonJS support
- Just lots of cleanup
2014-12-17 03:56:31 -08:00

10 lines
168 B
JSON

{
"name": "backbone-model-file-upload tests",
"dependencies": {
"jquery": "~2.1.1",
"backbone": "~1.1.2",
"Blob": "*",
"requirejs": "~2.1.15"
}
}