add backbone.ribs, close #3509

This commit is contained in:
Peter Dave Hello
2014-07-15 17:48:46 +08:00
parent e374b615f1
commit 0fdddc75c0
3 changed files with 1254 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+23
View File
@@ -0,0 +1,23 @@
{
"name": "backbone.ribs",
"filename": "backbone.ribs.min.js",
"version": "0.2.2",
"description": "Deep get/set, bindings and computed model attributes for Backbone.",
"homepage": "https://github.com/ZaValera/backbone.ribs/wiki",
"keywords": [
"backbone",
"ribs"
],
"maintainers": [
{
"name": "ZaValera",
"web": "ZaValera@gmail.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/ZaValera/backbone.ribs.git"
}
]
}