mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-24 14:27:56 -05:00
Merge branch 'master' of http://github.com/tmpvar/backbone
This commit is contained in:
@@ -5,8 +5,10 @@
|
||||
"keywords" : ["util", "functional", "server", "client", "browser"],
|
||||
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
||||
"contributors" : [],
|
||||
"dependencies" : [],
|
||||
"dependencies" : {
|
||||
"underscore" : ">=1.1.2"
|
||||
},
|
||||
"lib" : ".",
|
||||
"main" : "backbone.js",
|
||||
"version" : "0.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user