{ "name": "api", "version": "0.0.1", "description": "The wEvent API and DB server", "main": "index.js", "author": "mike@fitz.guru", "license": "MIT", "notes": "b'VJ!4a{L(8T(CvG8BKGj).]", "dependencies": { "api-query-params": "^4.13.0", "crypto": "^1.0.1", "faker": "^4.1.0", "jsonwebtoken": "^8.5.1", "mongoose": "^5.6.0", "mongoose-timestamp": "^0.6.0", "nodemailer": "^6.3.0", "passport": "^0.4.0", "passport-facebook": "^3.0.0", "passport-google-oauth": "^2.0.0", "passport-jwt": "^4.0.0", "passport-local": "^1.0.0", "restify": "^8.3.3", "restify-errors": "^8.0.0", "restify-jwt-community": "^1.0.13", "restify-plugins": "^1.6.0" } }