{
  "name": "@es-labs/node",
  "version": "0.0.49",
  "author": "Aaron Gong",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/es-labs/jscommon.git"
  },
  "bugs": {
    "url": "https://github.com/es-labs/jscommon/issues"
  },
  "homepage": "https://github.com/es-labs/jscommon#readme",
  "keywords": [
    "javscript",
    "commonjs"
  ],
  "description": "Reusable CJS code",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@aws-sdk/client-s3": "^3.717.0",
    "@google-cloud/storage": "^7.14.0",
    "@node-saml/node-saml": "^5.0.0",
    "ali-oss": "^6.22.0",
    "bcryptjs": "^2.4.3",
    "connect-history-api-fallback": "^2.0.0",
    "cookie-parser": "^1.4.7",
    "cors": "^2.8.5",
    "dotenv": "^16.4.7",
    "helmet": "^8.0.0",
    "ioredis": "^5.4.2",
    "jsonwebtoken": "^9.0.2",
    "keyv": "^5.2.3",
    "knex": "^3.1.0",
    "morgan": "^1.10.0",
    "multer": "^1.4.5-lts.1",
    "otplib": "^12.0.1",
    "serve-index": "^1.9.1",
    "web-push": "^3.6.7",
    "ws": "^8.18.0",
    "yamljs": "^0.3.0"
  }
}
