{
  "name": "@finde/nofy",
  "version": "0.0.28",
  "description": "Simple Framework for Simple Things",
  "main": "./index.js",
  "license": "MIT",
  "author": "Finde Xumara",
  "private": false,
  "dependencies": {
    "accesscontrol": "^2.2.1",
    "body-parser": "^1.18.3",
    "chalk": "^2.4.2",
    "config": "^3.1.0",
    "cookie-parser": "^1.4.4",
    "cors": "^2.8.5",
    "express": "^4.16.4",
    "express-fileupload": "^1.1.4",
    "express-jwt": "^5.3.1",
    "express-jwt-authz": "^2.3.1",
    "express-list-endpoints": "^4.0.1",
    "express-restify-mongoose": "^5.0.0",
    "express-session": "^1.16.1",
    "express-static-gzip": "^1.1.3",
    "git-rev-sync": "^1.12.0",
    "iplocation": "^6.1.0",
    "jwks-rsa": "^1.5.1",
    "method-override": "^3.0.0",
    "mongodb-uri": "^0.9.7",
    "mongoose": "^5.5.0",
    "mongoose2swagger": "^0.1.3",
    "node-celery": "^0.2.8",
    "nodemon": "^1.18.11",
    "passport": "^0.4.0",
    "passport-auth0": "^1.1.0",
    "pm2": "^3.5.0",
    "rsmq": "^0.10.0",
    "rsmq-worker": "^0.5.2",
    "swagger-ui-dist": "^3.22.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/finde/nofy.git"
  },
  "keywords": [
    "nodejs",
    "express",
    "framework",
    "simple",
    "barebone"
  ],
  "bugs": {
    "url": "https://github.com/finde/nofy/issues"
  },
  "homepage": "https://github.com/finde/nofy#readme"
}
