UNPKG

tooltipster-follower

Version:

A Tooltipster plugin to make the tooltip follow the cursor.

42 lines (41 loc) 1.08 kB
{ "author": { "name" : "Louis Ameline", "email" : "evangun2001@yahoo.fr", "url" : "https://github.com/louisameline" }, "bugs": { "url": "https://github.com/louisameline/tooltipster-follower/issues" }, "dependencies": { "tooltipster": ">=4.0.0" }, "description": "A Tooltipster plugin to make the tooltip follow the cursor.", "devDependencies": { "grunt": "1.0.1", "grunt-contrib-clean": "1.0.0", "grunt-contrib-compress": "1.2.0", "grunt-contrib-concat": "1.0.1", "grunt-contrib-copy": "1.0.0", "grunt-contrib-cssmin": "1.0.1", "grunt-contrib-uglify": "1.0.1", "grunt-umd": "2.3.6" }, "homepage": "https://github.com/louisameline/tooltipster-follower/", "keywords": [ "ecosystem:tooltipster", "tooltipster-plugin", "tooltipster" ], "license": "MIT", "main": "dist/js/tooltipster-follower.min.js", "name": "tooltipster-follower", "repository": { "type": "git", "url": "https://github.com/louisameline/tooltipster-follower.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.1.5" }