jquery-poshytip
Version:
poshy tip - jquery plugin for stylish tooltips
37 lines (36 loc) • 858 B
JSON
{
"name": "jquery-poshytip",
"version": "1.2.0",
"description": "poshy tip - jquery plugin for stylish tooltips",
"main": "src/jquery.poshytip.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vadikom/poshytip.git"
},
"keywords": [
"jquery",
"plugin",
"poshytip",
"vadikom",
"tooltips"
],
"author": "vadikom (https://github.com/vadikom)",
"maintainers": [
{
"name": "vadikom",
"url": "https://github.com/vadikom"
},
{
"name": "zhengmz",
"url": "https://github.com/zhengmz"
}
],
"license": ["GPL-2.0", "MIT"],
"bugs": {
"url": "https://github.com/vadikom/poshytip/issues"
},
"homepage": "http://vadikom.com/tools/poshy-tip-jquery-plugin-for-stylish-tooltips/"
}