UNPKG

tipso

Version:

A Lightweight Responsive jQuery Tooltip Plugin

28 lines 555 B
{ "name": "tipso", "version": "1.0.8", "description": "A Lightweight Responsive jQuery Tooltip Plugin", "main": ["src/tipso.min.js", "src/tipso.css"], "keywords": [ "tipso", "jquery-plugin", "tooltip", "responsive", "mobile", "lightweight" ], "authors": [ "Bojan Petkovski" ], "license": "MIT", "homepage": "https://github.com/object505/tipso", "ignore": [ "demo", "bower.json", "README.md", "LICENSE" ], "dependencies": { "jquery": ">=1.7" } }