mouse-pointer
Version:
Small utility to personalize the cursor of the mouse.
30 lines (29 loc) • 548 B
JSON
{
"name": "mouse-pointer",
"description": "Small utility to personalize the cursor of the mouse.",
"main": "dist/mouse-pointer.min.js",
"authors": [
"Andres J. Soria R. <<ajsoriar@gmail.com>"
],
"license": "MIT",
"keywords": [
"mouse pointer",
"mouse cursor",
"mouse-pointer",
"pointer",
"jspointer",
"pointer.js",
"mouse",
"cursor",
"mouse-pointer",
"mouse-cursor"
],
"homepage": "",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}