{
  "name": "jquery-placeholderText",
  "main": "jquery.placeholder.js",
  "version": "1.0.3",
  "homepage": "https://github.com/kitajchuk/jquery-placeholderText",
  "authors": [
    "Brandon Kitajchuk <kitajchuk@gmail.com>"
  ],
  "description": "Placeholder attribute polyfill for shitty browsers",
  "keywords": [
    "javascript",
    "placeholder",
    "polyfill",
    "jquery"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "devDependencies": {}
}
