{
  "name": "mission-control",
  "version": "0.1.0",
  "homepage": "https://github.com/nubs/mission-control",
  "authors": [
    "Help.com"
  ],
  "description": "The company/rep-facing web application.",
  "main": "brain/stem.js",
  "license": "No License",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "foundation": "~5.4.6",
    "FileSaver": "*",
    "selectize": "~0.12.0",
    "perfect-scrollbar": "~0.6.1"
  }
}
