{
  "name": "select2-bootstrap-theme",
  "version": "0.1.0-beta.10",
  "description": "A theme for Select2 v4 and Bootstrap 3.",
  "main": "",
  "style": "select2-bootstrap.css",
  "homepage": "https://select2.github.io/select2-bootstrap-theme",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "grunt nodeunit"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/select2/select2-bootstrap-theme.git"
  },
  "bugs": {
    "url": "https://github.com/select2/select2-bootstrap-theme/issues"
  },
  "keywords": [
    "bootstrap",
    "select2",
    "css",
    "sass",
    "less"
  ],
  "author": "Florian Kissling",
  "license": "MIT",
  "readmeFilename": "README.md",
  "devDependencies": {
    "Respond.js": "github:scottjehl/Respond#1.4.2",
    "anchor-js": "^3.2.1",
    "autoprefixer": "^6.4.0",
    "bootstrap": "^3.3.7",
    "bootstrap-sass": "^3.3.7",
    "diff": "^2.2.3",
    "grunt": "^1.0.1",
    "grunt-browser-sync": "^2.2.0",
    "grunt-bump": "^0.8.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-less": "^1.4.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-gh-pages": "^1.2.0",
    "grunt-jekyll": "^0.4.4",
    "grunt-postcss": "^0.8.0",
    "grunt-sass": "^2.0.0",
    "grunt-scss2less": "0.0.1",
    "grunt-stamp": "^0.3.0",
    "matchdep": "^1.0.1"
  }
}
