{
  "name": "helios",
  "version": "0.3.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "amber": ">=0.13.2",
    "jquery": ">=1.7.0",
    "jquery-ui": ">=1.9.2",
    "bootstrap2.3.2": "^2.3.2",
    "codemirror": "^4.7.0",
    "showdown": "^0.3.1"
  }
}