UNPKG

jquery-easy-label

Version:

Creating informative/help text with cookie cache supported.

30 lines (29 loc) 748 B
{ "name": "jquery-easy-label", "version": "0.0.3", "description": "Creating informative/help text with cookie cache supported.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "jquery-plugin", "ecosystem:jquery", "jquery", "label", "sticky", "removable" ], "author": { "name": "Ah Cheng", "url": "https://github.com/yihaa5" }, "readme": "README.md", "license": "ISC", "docs": "https://github.com/yihaa5/jQuery-Easy-Label", "download": "https://github.com/yihaa5/jQuery-Easy-Label", "demo": "http://wp.ahcheng.com/wp-content/uploads/jQuery%20Form%20Toolltip/demo/default.html", "dependencies": { "jquery": ">=1.4" } }