{
  "name": "fontawesome-iconpicker",
  "version": "3.2.0",
  "description": "Font Awesome Icon Picker plugin for Twitter Bootstrap",
  "homepage": "https://farbelous.github.io/fontawesome-iconpicker/",
  "repository": {
    "type": "git",
    "url": "git@github.com:farbelous/fontawesome-iconpicker.git"
  },
  "author": "Javi Aguilar",
  "license": "MIT",
  "main": "dist/js/fontawesome-iconpicker.js",
  "bugs": {
    "url": "https://github.com/farbelous/fontawesome-iconpicker/issues"
  },
  "keywords": [
    "bootstrap",
    "fontawesome",
    "iconpicker",
    "popover",
    "picker"
  ],
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-contrib-clean": "^0.5",
    "grunt-contrib-concat": "^0.4",
    "grunt-contrib-jshint": "^2.0.0",
    "grunt-contrib-less": "^2.0.0",
    "grunt-contrib-uglify": "^4.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-http-download": "^0.1",
    "grunt-jsbeautifier": "^0.2",
    "grunt-string-replace": "^1.3",
    "grunt-yaml": "^0.4"
  }
}
