{
  "name": "Loading Bower components for this qsSample",
  "version": "0.0.1",
  "homepage": "https://github.com/stefanwalther/qsExtensionPlayground",
  "authors": [
    "Stefan Walther"
  ],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bootstrap": "~3.3.4"
  }
}
