{
  "name": "jstree-bootstrap-theme",
  "title": "jstree-bootstrap-theme",
  "description": "Reponsive jsTree Twitter Bootstrap 3 Compatible Theme",
  "version": "1.0.1",
  "homepage": "https://github.com/orangehill/jstree-bootstrap-theme",
  "author": "Vedran Opacic (author) & Martin Pavelka (yarn)",
  "repository": "git://github.com/orangehill/jstree-bootstrap-theme.git",
  "bugs": {
    "url": "https://github.com/orangehill/jstree-bootstrap-theme/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/vakata/jstree/blob/master/LICENSE-MIT"
    }
  ],
  "keywords": [],
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-copy": "*",
    "grunt-contrib-less": "~0.8.2"
  },
  "dependencies": {
    "jquery": ">=1.9.1"
  },
  "main": "./dist/themes/proton/style.css",
  "license": "MIT"
}
