UNPKG

stm-spot

Version:
27 lines (26 loc) 604 B
{ "name": "stm-spot", "version": "1.0.1", "description": "Shows a round spot on mouse click", "main": "spot.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SmartTeleMax/stm-spot.git" }, "keywords": [ "jquery-plugin", "spot" ], "author": "Evgeny Zhernoklev", "license": "MIT", "bugs": { "url": "https://github.com/SmartTeleMax/stm-spot/issues" }, "homepage": "https://github.com/SmartTeleMax/stm-spot#readme", "dependencies": { "jquery": ">= 1.11.0" } }