1272305a6a
- Refactor module to extend the appropriate backbone way - Added CommonJS support - Just lots of cleanup
10 lines
168 B
JSON
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"
|
|
}
|
|
}
|