{
  "name": "vsymfo-panel-theme",
  "author": {
    "name": "Rafał Mikołajun"
  },
  "license": "MIT",
  "version": "0.0.2",
  "keywords": [
    "vsymfo",
    "symfony",
    "cmf",
    "theme",
    "virtus"
  ],
  "main": "src",
  "repository": {
    "type": "git",
    "url": "https://github.com/mikoweb/vsymfo-panel-bundle.git"
  },
  "peerDependencies": {
    "adminplus": "~1.0.0-alpha.12",
    "bootstrap-layout": "~1.0.0-alpha.10",
    "bootstrap-layout-scrollable": "~1.1.0",
    "sass-md-colors": "~1.0.0",
    "simplebar": "grsmto/simplebar#v1.1.9"
  },
  "devDependencies": {
    "grunt": "~1.0",
    "grunt-contrib-copy": "~1.0"
  },
  "files": [
    "authors",
    "bundles",
    "extra",
    "public",
    "src",
    "views",
    ".bowerrc",
    ".jshintrc",
    "bower.json",
    "Gruntfile.js",
    "html_resources.yml",
    "LICENSE",
    "README.md",
    "translations.yml"
  ]
}
