{
  "name": "bixbyte-frame",
  "version": "1.2.0",
  "description": "A flexible and comprehensive backend application framework for node.js.",
  "main": "frame.js",
  "scripts": {
    "test": "node frame.js"
  },
  "preferGlobal": true,
  "engineStrict": true,
  "engines": {
    "node": ">=6.0.0"
  },
  "dependencies": {
    "adm-zip": "^0.4.7",
    "body-parser": "^1.15.2",
    "colors": "^1.1.2",
    "compression": "^1.6.2",
    "connect-fastcgi": "0.0.2",
    "ejs": "^2.5.2",
    "express": "^4.14.0",
    "fs-extra": "^4.0.1",
    "jsonwebtoken": "^7.3.0",
    "mongoose": "^4.6.0",
    "mongoose-currency": "^0.2.0",
    "multer": "^1.3.0",
    "njwt": "^0.4.0",
    "node-gcm": "^0.14.4",
    "node-php": "0.0.1",
    "passport": "^0.3.2",
    "passport-jwt": "^2.2.1",
    "request": "^2.81.0",
    "shelljs": "^0.7.4",
    "socket.io": "^1.4.8",
    "stripe": "^4.10.0",
    "superagent": "^2.2.0",
    "tar.gz": "^1.0.5",
    "wagner-core": "^0.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/thebixbyte/frame.git"
  },
  "keywords": [
    "framify",
    "frame",
    "bixbyte",
    "ianmin2"
  ],
  "author": "Ian Innocent ianmin2@yahoo.com (http://bixbyte.cf)",
  "license": "ISC",
  "homepage": "https://bitbucket.org/thebixbyte/frame#readme"
}
