green-mesa-backbone-events
Version:
Standalone Backbone Events.
18 lines (17 loc) • 528 B
JSON
{
"name" : "green-mesa-backbone-events",
"description" : "Standalone Backbone Events.",
"url" : "http://backbonejs.org",
"keywords" : ["backbone", "events", "client", "browser"],
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
"dependencies" : {
"underscore" : "1.8.3"
},
"main" : "index.js",
"version" : "1.0.6",
"license" : "MIT",
"repository": {
"type": "git",
"url": "https://github.com/green-mesa/backbone-events.git"
}
}