{
  "name": "zebra_transform",
  "description": "A tiny jQuery plugin for replacing and beautifying check boxes, radio buttons, and select boxes in IE7+",
  "author": {
    "name": "Stefan Gabos",
    "email": "contact@stefangabos.ro"
  },
  "homepage": "https://github.com/stefangabos/Zebra_TransForm",
  "main": "dist/zebra_transform.min.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefangabos/Zebra_Transform.git"
  },
  "license": "LGPL-3.0",
  "version": "3.0.2",
  "keywords": [
    "checkbox",
    "radio-buttons",
    "select",
    "transform"
  ],
  "bugs": {
    "url": "https://github.com/stefangabos/Zebra_Transform/issues",
    "email": "contact@stefangabos.ro"
  },
  "devDependencies": {
    "grunt": "^1.5.3",
    "grunt-cli": "^1.4.3",
    "grunt-contrib-copy": "*",
    "grunt-contrib-cssmin": "^5.0.0",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-contrib-watch": "*",
    "grunt-eslint": "^25.0.0",
    "grunt-newer": "*",
    "grunt-notify": "*",
    "grunt-sass": "^3.1.0",
    "sass": "^1.77.1",
    "time-grunt": "^2.0.0"
  }
}
