{
  "name": "@angularclass/api",
  "version": "2.5.6",
  "description": "",
  "main": "index.js",
  "scripts": {},
  "author": "",
  "license": "ISC",
  "bin": {
    "angularclass-server": "./index.js"
  },
  "engines": {
    "node": ">= 5.0.0"
  },
  "dependencies": {
    "body-parser": "^1.15.2",
    "compression": "^1.6.2",
    "cors": "^2.8.1",
    "express": "^4.14.0",
    "feathers": "^2.0.1",
    "feathers-authentication": "^0.7.9",
    "feathers-configuration": "^0.2.3",
    "feathers-errors": "^2.2.0",
    "feathers-hooks": "^1.5.4",
    "feathers-rest": "^1.4.2",
    "feathers-sequelize": "^1.3.0",
    "fs-extra": "^0.30.0",
    "json-server": "^0.9.0",
    "lodash": "^4.17.2",
    "lowdb": "^0.14.0",
    "morgan": "^1.7.0",
    "passport": "^0.3.2",
    "sequelize": "^3.23.4",
    "serve-favicon": "^2.3.0",
    "socket.io": "^1.5.1",
    "sqlite3": "^3.1.4",
    "underscore-db": "^0.12.0",
    "uuid": "^2.0.3",
    "winston": "^2.2.0",
    "yargs": "^4.8.0"
  },
  "devDependencies": {
    "jshint": "^2.9.2",
    "mocha": "^2.5.3",
    "request": "^2.72.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angularclass/course-api.git"
  }
}
