jsaction
Version:
Google's event delegation library
19 lines (18 loc) • 397 B
JSON
{
"name": "jsaction",
"description": "Google's event delegation library",
"version": "0.0.2",
"repository": {
"type": "git",
"url": "https://github.com/google/jsaction.git"
},
"keywords": [
"javascript",
"event delegation"
],
"author": "Google (JsAction authors)",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/google/jsaction/issues"
}
}