{
  "name": "mission-control",
  "version": "1.2.7",
  "description": "The company/rep-facing web application.",
  "main": "brain/stem.js",
  "dependencies": {
    "assert-dotenv": "^2.0.0",
    "async": "^1.4.0",
    "colors": "^1.0.3",
    "express": "^4.12.3",
    "jade": "^1.7.0",
    "newrelic": "^1.19.2",
    "popover": "^2.4.0",
    "sculpt": "^0.1.7"
  },
  "devDependencies": {
    "accounting": "^0.4.1",
    "ampersand-app": "^1.0.3",
    "ampersand-calendar": "^0.1.0",
    "ampersand-chart": "^0.1.22",
    "ampersand-collection": "^1.4.0",
    "ampersand-collection-underscore-mixin": "^1.0.3",
    "ampersand-collection-view": "^1.2.0",
    "ampersand-file-drop-view": "0.0.8",
    "ampersand-filter-tracker": "^0.1.2",
    "ampersand-filtered-subcollection": "^2.0.4",
    "ampersand-form-view": "^2.3.0",
    "ampersand-grouped-collection-view": "^1.2.1",
    "ampersand-input-view": "^4.0.1",
    "ampersand-model": "^4.0.3",
    "ampersand-rest-collection": "^2.0.4",
    "ampersand-router": "^3.0.2",
    "ampersand-search-select": "^0.1.2",
    "ampersand-select-view": "^3.0.0",
    "ampersand-state": "^4.4.4",
    "ampersand-time-range": "^0.2.2",
    "ampersand-view": "^7.2.0",
    "ampersand-view-switcher": "^2.0.0",
    "analytics.js-loader": "^1.0.1",
    "async": "^1.4.0",
    "autolinker": "^0.17.1",
    "autosize": "^3.0.8",
    "bluebird": "^2.6.4",
    "blueimp-md5": "1.1.0",
    "bower": "^1.3.12",
    "browserify": "^6.0.2",
    "capslock": "^1.0.1",
    "csv.js": "^1.0.2",
    "favico.js": "git://github.com/ejci/favico.js.git",
    "gulp": "3.8.8",
    "gulp-bower": "^0.0.6",
    "gulp-nodemon": "^1.0.4",
    "gulp-rename": "^1.2.0",
    "gulp-sass": "^2.0.1",
    "gulp-uglify": "^1.2.0",
    "gulp-watch": "^1.0.7",
    "help-fem": "^1.0.6",
    "humps": "^0.6.0",
    "jquery": "^2.1.1",
    "jquery-ui": "^1.10.5",
    "js-cookie": "^2.0.3",
    "jszip": "^2.4.0",
    "lodash": "^3.7.0",
    "moment": "^2.9.0",
    "mousetrap": "^1.4.6",
    "perfect-scrollbar": "^0.6.1",
    "selectize": "^0.12.1",
    "sounds": "^1.0.2",
    "strftime": "^0.8.2",
    "underscore": "^1.8.3",
    "user-friendly": "^1.0.0",
    "uuid": "^2.0.1",
    "validator": "^3.33.0",
    "vinyl-transform": "^1.0.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "gulp build",
    "start": "node brain/stem.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/helpdotcom/mission-control"
  },
  "author": "Help.com",
  "license": "No License",
  "bugs": {
    "url": "https://github.com/helpdotcom/mission-control/issues"
  },
  "homepage": "https://github.com/helpdotcom/mission-control"
}
