{
  "name": "test-entity-library-asm",
  "version": "3.9.72",
  "description": "Entidades de ejemplo para una base de datos",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "npx rimraf dist && tsc --build"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "crypto": "^1.0.1",
    "dotenv": "^16.4.5",
    "express": "^4.19.2",
    "moment-timezone": "^0.5.45",
    "mysql2": "^3.14.1",
    "test-entity-library-asm": "^3.9.55",
    "typeorm": "^0.3.20"
  },
  "devDependencies": {
    "@types/express": "^4.17.21",
    "@types/node": "^20.19.10",
    "rimraf": "^6.0.1",
    "typescript": "^5.4.5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jesusgomez461/test-entity-library-asm"
  },
  "homepage": "https://github.com/jesusgomez461/test-entity-library-asm"
}
