mouse
Version:
A high quality mouse event binding library that treats the mouse like a first class citizen object.
25 lines (24 loc) • 492 B
JSON
{
"name": "mouse",
"version": "0.0.1",
"description": "A high quality mouse event binding library that treats the mouse like a first class citizen object.",
"main": "Mouse.js",
"directories": {
"example": "example"
},
"repository": {
"type": "git",
"url": "https://github.com/Benvie/Mouse.git"
},
"keywords": [
"mouse",
"mice",
"mousebind",
"bind",
"events",
"input",
"handler"
],
"author": "Brandon Benvie",
"license": "MIT"
}