backbone-events-standalone
Version:
Standalone version of Backbone.Events
23 lines (22 loc) • 474 B
JSON
{
"name": "backbone-events-standalone",
"main": "backbone-events-standalone.js",
"version": "0.2.7",
"homepage": "https://github.com/n1k0/backbone-events-standalone",
"authors": [
"Nicolas Perriault <nicolas@perriault.net>"
],
"description": "Standalone version of Backbone.Events",
"keywords": [
"backbone",
"events"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"index.js",
"package.json",
"test.js"
]
}