mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
27 lines
659 B
JSON
27 lines
659 B
JSON
{
|
|
"name": "backbone.modelbinder",
|
|
"filename": "Backbone.ModelBinder.min.js",
|
|
"version": "0.1.6",
|
|
"description": "Simple, flexible and powerful Model-View binding for Backbone.",
|
|
"homepage": "https://github.com/theironcook/Backbone.ModelBinder",
|
|
"keywords": [
|
|
"modelbinding",
|
|
"models",
|
|
"events"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Bart Wood",
|
|
"email": "bartwood@gmail.com",
|
|
"web": "https://github.com/theironcook"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/theironcook/Backbone.ModelBinder"
|
|
}
|
|
]
|
|
|
|
}
|