{
  "name": "maha",
  "version": "0.5.0",
  "main": "./dist/core/maha.js",
  "description": "An open source mobile first application platform",
  "license": "ISC",
  "author": "Greg Kops <greg@thinktopography.com>",
  "repository": "mahaplatform/mahaplatform",
  "homepage": "https://github.com/mahaplatform/mahaplatform",
  "engines": {
    "node": ">= 7.2.1",
    "npm": ">= 3.7npm list graceful-fs"
  },
  "scripts": {
    "watch": "babel ./src --watch --out-dir ./dist",
    "build": "rm -rf ./dist && babel ./src --ignore ./src/admin/public,./src/public/public --out-dir ./dist",
    "coverage": "NODE_ENV=test NODE_PATH=./src nyc --reporter=lcov --reporter=text --recursive --require babel-core/register mocha ./src/*/tests/*/*tests.js",
    "test": "NODE_ENV=test NODE_PATH=./src mocha --recursive --require babel-core/register ./src/*/tests/*/*tests.js"
  },
  "bin": {
    "maha": "./dist/core/bin/cli.js"
  },
  "devDependencies": {
    "babel-eslint": "^7.2.2",
    "chai": "^3.5.0",
    "enzyme": "^3.1.0",
    "eslint": "^3.19.0",
    "eslint-plugin-react": "^6.10.3",
    "faker": "^4.1.0",
    "mocha": "^3.2.0",
    "nyc": "^11.1.0",
    "react-test-renderer": "^16.0.0",
    "sinon": "^2.1.0"
  },
  "dependencies": {
    "@microsoft/microsoft-graph-client": "^1.0.0",
    "address-rfc2822": "^2.0.1",
    "autoprefixer": "^7.1.2",
    "aws-sdk": "2.96.0",
    "babel-cli": "^6.24.1",
    "babel-core": "^6.24.1",
    "babel-loader": "^7.1.1",
    "babel-plugin-transform-promise-to-bluebird": "^1.1.1",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-polyfill": "^6.26.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "backframe": "github:mahaplatform/backframe",
    "bcrypt-nodejs": "^0.0.3",
    "bluebird": "^3.5.0",
    "body-parser": "^1.17.1",
    "bookshelf": "^0.10.3",
    "box-node-sdk": "^1.16.1",
    "bull": "2.2.6",
    "chalk": "2.1.0",
    "checkit": "^0.7.0",
    "cheerio": "^0.22.0",
    "cli-table": "^0.3.1",
    "commander": "2.11.0",
    "connect-multiparty": "^2.0.0",
    "cssnano": "^4.0.0-rc.2",
    "csv-parse": "^2.4.0",
    "dotenv": "^4.0.0",
    "draft-convert": "^2.0.1",
    "draft-js": "^0.10.4",
    "dropbox-v2-api": "^2.1.15",
    "ejs": "^2.5.7",
    "express": "^4.15.2",
    "fb": "^2.0.0",
    "get-urls": "^7.0.0",
    "googleapis": "^27.0.0",
    "hard-source-webpack-plugin": "^0.5.16",
    "html-email-to-text": "^1.0.4",
    "imagecachejs": "github:mahaplatform/imagecachejs",
    "inline-css": "^2.2.2",
    "instagram-node": "^0.5.8",
    "ioredis": "^3.1.2",
    "jimp": "0.2.28",
    "json-type-check": "github:mahaplatform/json-type-check",
    "jsonwebtoken": "^7.4.1",
    "knex": "^0.12.9",
    "later": "^1.2.0",
    "less": "^2.7.2",
    "lodash": "^4.17.4",
    "mailparser": "2.1.0",
    "moment": "^2.18.1",
    "node-emoji": "^1.8.1",
    "node-instagram": "^4.1.0",
    "nodemailer": "4.0.1",
    "numeral": "^2.0.6",
    "open-graph": "^0.2.3",
    "parse-favicon": "^1.2.8",
    "passport": "^0.3.2",
    "passport-google-oauth20": "^1.0.0",
    "passport-jwt": "^2.2.1",
    "passport-ldapauth": "^1.0.0",
    "passport-local": "^1.0.0",
    "passport-saml": "^0.15.0",
    "pg": "^6.1.5",
    "pluralize": "^6.0.0",
    "postcss": "^6.0.8",
    "prompt-promise": "^1.0.3",
    "prop-types": "^15.5.8",
    "qs": "^6.4.0",
    "react": "16.0.0",
    "react-dom": "16.0.0",
    "react-fastclick": "^3.0.2",
    "react-helmet": "^5.1.3",
    "react-redux": "^5.0.4",
    "react-router-dom": "^4.1.1",
    "react-transition-group": "^2.2.1",
    "redis": "^2.7.1",
    "redux": "^3.6.0",
    "redux-api-request": "github:mahaplatform/redux-api-request",
    "redux-local-storage": "github:mahaplatform/redux-local-storage",
    "redux-logger": "^3.0.1",
    "redux-rubberstamp": "github:mahaplatform/redux-rubberstamp",
    "redux-socketio-client": "github:mahaplatform/redux-socketio-client",
    "redux-thunk": "^2.2.0",
    "reframe": "github:mahaplatform/reframe",
    "request-promise": "^4.2.1",
    "reselect": "^3.0.1",
    "resumablejs": "^1.1.0",
    "rollbar": "^2.3.7",
    "simple-oauth2": "^1.5.2",
    "socket.io": "^1.7.3",
    "socket.io-emitter": "^3.0.1",
    "socket.io-redis": "^4.0.0",
    "sqlite3": "3.1.8",
    "toureiro": "^0.2.13",
    "ua-parser": "^0.3.5",
    "watch": "^1.0.2",
    "web-push": "^3.2.5",
    "webpack": "^3.3.0",
    "webpack-node-externals": "^1.6.0",
    "webshot": "^0.18.0"
  }
}
