mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
29 lines
679 B
JSON
29 lines
679 B
JSON
{
|
|
"name": "backbone.eventbinder",
|
|
"filename": "backbone.eventbinder.min.js",
|
|
"version": "0.1.0",
|
|
"description": "Manage Backbone Events Better",
|
|
"homepage": "http://github.com/marionettejs/backbone.eventbinder",
|
|
"keywords": [
|
|
"events",
|
|
"popular"
|
|
],
|
|
"devDependencies": {
|
|
"backbone.js": "0.9.2"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "Derick Bailey",
|
|
"email": "derickbailey@gmail.com",
|
|
"web": "http://derickbailey.lostechies.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "http://github.com/marionettejs/backbone.eventbinder"
|
|
}
|
|
]
|
|
|
|
}
|