{
  "name": "@njs2/base",
  "version": "2.4.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\""
  },
  "dependencies": {
    "aws-multipart-parser": "^0.2.1",
    "bytenode": "^1.3.2",
    "cron-parser": "^4.8.1",
    "dotenv": "^8.2.0",
    "express": "^4.17.1",
    "express-fileupload": "^1.2.1",
    "jsonwebtoken": "^8.5.1",
    "multer": "^1.4.5-lts.1",
    "node-cron": "^3.0.2",
    "query-string": "^7.0.1",
    "require-dir": "^1.2.0",
    "serverless-http": "^3.2.0",
    "socket.io": "^4.1.2",
    "string-multiple-replace": "^1.0.5"
  },
  "njs2-type": "base",
  "keywords": [],
  "author": "",
  "license": "ISC",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Njs2/njs2-base.git"
  }
}
