{
  "name": "@nexa-js/nexa-core",
  "version": "1.3.1",
  "main": "index.js",
  "license": "MIT",
  "type": "module",
  "dependencies": {
    "@anatine/zod-mock": "^3.13.5",
    "@faker-js/faker": "^9.4.0",
    "chalk": "^5.4.1",
    "commander": "^13.1.0",
    "crypto": "^1.0.1",
    "express": "^4.21.2",
    "mocha": "^11.1.0",
    "shelljs": "^0.8.5",
    "supertest": "^7.0.0",
    "swagger-ui-express": "^5.0.1",
    "winston": "^3.17.0",
    "zod": "^3.24.1",
    "zod-openapi": "^4.2.3"
  },
  "gitHead": "6037ff569ee154d90844740bacb90e658b9d9274",
  "bin": {
    "nexa": "./bin/index.js"
  },
  "devDependencies": {
    "nodemon": "^3.1.9"
  }
}
