mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 20:26:13 +10:00
23 lines
571 B
JSON
23 lines
571 B
JSON
{
|
|
"name": "backbone.syphon",
|
|
"filename": "backbone.syphon.min.js",
|
|
"version": "0.4.1",
|
|
"description": "Serialize a Backbone.View in to a JavaScript object",
|
|
"homepage": "http://github.com/derickbailey/backbone.syphon/",
|
|
"keywords": [
|
|
"modelbinding",
|
|
"models"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Derick Bailey",
|
|
"email": "derickbailey@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/derickbailey/backbone.syphon"
|
|
}
|
|
]
|
|
} |