{
  "name": "cmsmon",
  "version": "1.0.0",
  "description": "",
  "main": "backend/src/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/anhoev/cms.git"
  },
  "author": "Tran Tuan Anh <anhoev@yahoo.de>",
  "private": false,
  "license": "proprietary",
  "devDependencies": {
    "acorn": "^2.7.0",
    "angular-bootstrap-contextmenu": "^0.9.6",
    "angular-datepicker": "^1.0.5",
    "angular-drag-and-drop-lists": "^1.4.0",
    "angular-file-saver": "^1.0.1",
    "angular-filter": "^0.5.8",
    "angular-formly": "^8.2.1",
    "angular-formly-templates-bootstrap": "^6.3.0",
    "angular-i18n": "^1.5.8",
    "angular-messages": "^1.4.8",
    "angular-mocks": "^1.4.7",
    "angular-restmod": "^1.1.11",
    "angular-sanitize": "^1.4.8",
    "angular-selectize2": "^1.2.3",
    "angular-translate": "^2.12.1",
    "angular-tree-control": "git+https://github.com/wix/angular-tree-control.git",
    "angular-ui-codemirror": "^0.3.0",
    "angular-ui-grid": "^3.0.7",
    "angular-ui-notification": "^0.1.0",
    "angular-ui-router": "^0.2.15",
    "angular-ui-sortable": "^0.13.4",
    "angular-ui-switch": "^0.1.1",
    "angular-uuid": "0.0.2",
    "angular-websocket": "2.0.1",
    "angular-xeditable": "0.0.1",
    "angularjs-color-picker": "^0.8.1",
    "angular-paging": "git+https://github.com/brantwills/Angular-Paging.git",
    "api-check": "^7.5.5",
    "babel-core": "^6.1.21",
    "babel-loader": "^6.2.0",
    "babel-polyfill": "^6.2.0",
    "babel-preset-es2015": "^6.1.18",
    "eslint": "^1.9.0",
    "eslint-plugin-angular": "^0.13.0",
    "eslint-plugin-no-use-extend-native": "^0.3.1",
    "eslint-plugin-smells": "^1.0.1",
    "fs": "0.0.2",
    "gulp": "^3.9.0",
    "gulp-clean": "^0.3.1",
    "gulp-connect": "^2.3.1",
    "gulp-minify-css": "^1.2.2",
    "gulp-run": "^1.7.1",
    "gulp-sass": "^2.1.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-webpack": "^1.5.0",
    "jstree": "^3.3.1",
    "jstree-bootstrap-theme": "git+https://github.com/orangehill/jstree-bootstrap-theme.git",
    "karma": "^0.13.15",
    "karma-chrome-launcher": "^0.2.1",
    "karma-cli": "^0.1.1",
    "karma-jasmine": "^0.3.6",
    "karma-sourcemap-loader": "^0.3.6",
    "karma-spec-reporter": "0.0.22",
    "karma-webpack": "^1.7.0",
    "ng-js-tree": "0.0.8",
    "ng-node-compile": "^2.0.52",
    "ng-sanitize": "0.0.2",
    "node-sass": "^3.8.0",
    "socket.io-client": "^1.5.0",
    "selectize": "^0.12.4",
    "tinycolor2": "^1.3.0",
    "ui-select": "^0.18.1",
    "webpack": "^1.12.6",
    "webpack-stream": "^2.1.1"
  },
  "scripts": {
    "pretest": "npm install",
    "test": "./node_modules/.bin/karma start tests/karma.conf.js",
    "prestart": "gulp build",
    "start": "node --harmony_destructuring ./backend/src/server.js"
  },
  "dependencies": {
    "angular": "^1.5.8",
    "angular-ui-bootstrap": "^2.2.0",
    "archiver": "^0.21.0",
    "body-parser": "^1.14.1",
    "bootstrap": "^3.3.6",
    "bootstrap-sass": "^3.3.5",
    "bufferutil": "^1.2.1",
    "cachedfs": "^0.3.3",
    "cheerio": "^0.19.0",
    "co": "^4.6.0",
    "codemirror": "^5.11.0",
    "css-loader": "^0.23.0",
    "deasync": "^0.1.7",
    "es6-error": "^2.0.2",
    "express": "^4.13.3",
    "express-generator": "^4.14.0",
    "express-restify-mongoose": "^4.1.0",
    "express-session": "^1.13.0",
    "express-unless": "^0.3.0",
    "extend": "^3.0.0",
    "file-loader": "^0.8.5",
    "filewalker": "^0.1.3",
    "font-awesome": "^4.4.0",
    "font-awesome-webpack": "0.0.4",
    "generator-bind": "^1.0.1",
    "gm": "^1.23.0",
    "harmony-proxy": "^0.1.0",
    "harmony-reflect": "^1.4.2",
    "http": "0.0.0",
    "jade": "^1.11.0",
    "jade-bootstrap": "^1.0.1",
    "jasmine-core": "^2.3.4",
    "jquery": "^2.1.4",
    "jquery-ui": "^1.10.5",
    "jsdom": "^7.2.2",
    "jshint": "^2.9.1",
    "json-fn": "^1.1.1",
    "json-loader": "^0.5.4",
    "jsonwebtoken": "^5.4.1",
    "lodash": "^4.13.1",
    "method-override": "^2.3.5",
    "moment": "^2.10.6",
    "mongoose": "^4.5.3",
    "mongoose-autopopulate": "^0.4.0",
    "multer": "^1.1.0",
    "ng-file-upload": "^11.2.2",
    "node-cache": "^3.0.0",
    "printthis": "^0.1.5",
    "q": "^1.4.1",
    "raw-loader": "^0.5.1",
    "request": "^2.75.0",
    "rmdir": "^1.1.0",
    "select2": "^4.0.0",
    "socket.io": "^1.5.0",
    "style-loader": "^0.13.0",
    "tern": "^0.17.0",
    "tether": "^1.1.1",
    "tls": "0.0.1",
    "traverse": "^0.6.6",
    "url-loader": "^0.5.7",
    "utf-8-validate": "^1.2.1",
    "uuid": "^2.0.1",
    "ws": "^1.1.1"
  }
}
