{
  "name": "jquery.uniform",
  "description": "A jQuery plugin to make your form controls look how you want them to. Now with HTML-5 attributes!",
  "homepage": "http://opensource.audith.org/uniform",
  "main": [
    "dist/js/jquery.uniform.standalone.js"
  ],
  "dependencies": {
    "jquery": "^1.6"
  },
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "custom form controls",
    "uniform",
    "jquery"
  ],
  "authors": [
    "Shahriyar Imanov <shehi@imanov.me>",
    "Josh Pyles <joshpyles@gmail.com>",
    "Tyler Akins <fidian@rumkin.com>"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/AudithSoftworks/Uniform"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "version": "4.1.0",
  "_release": "4.1.0",
  "_resolution": {
    "type": "version",
    "tag": "v4.1.0",
    "commit": "a85a1bf459699a3ff7d116e61fedcdb2444d55e8"
  },
  "_source": "https://github.com/AudithSoftworks/Uniform.git",
  "_target": "4.1.0",
  "_originalSource": "jquery.uniform"
}