Create backbone@1.1.0.json

This commit is contained in:
Guy Bedford
2013-11-25 15:52:58 +02:00
parent 21e068f4be
commit 22c96b6d17
@@ -0,0 +1,8 @@
{
"shim": {
"backbone": ["jquery@2.0", "underscore@1.5"]
},
"buildConfig": {
"uglify": "true"
}
}