UNPKG

jquery.placeholder

Version:

A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet

31 lines (29 loc) 733 B
{ "name": "jquery.placeholder", "version": "2.0.7", "description": "A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet", "main": "jquery.placeholder.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/mathiasbynens/jquery-placeholder.git" }, "keywords": [ "jquery", "placeholder", "html5", "placeholder", "ie" ], "author": "Mathias Bynens <http://mathiasbynens.be/>", "license": "MIT", "bugs": { "url": "https://github.com/mathiasbynens/jquery-placeholder/issues" }, "dependencies": {} }