{
  "name": "aimafns",
  "version": "1.3.4",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc",
    "prepublicar": "npm run build",
    "publicar": "npm publish",
    "samples": "ts-node samples.ts"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PQMISSCMP/fechas.git"
  },
  "private": false,
  "author": "LFE",
  "license": "ISC",
  "dependencies": {
    "@types/node": "^13.13.36",
    "getmac": "^5.17.0",
    "moment-timezone": "^0.5.32",
    "nodemailer": "^6.4.17",
    "os": "^0.1.1",
    "reflect-metadata": "^0.1.13",
    "typescript": "^3.7.4",
    "winston": "^3.3.3"
  },
  "bugs": {
    "url": "https://github.com/PQMISSCMP/fechas/issues"
  },
  "homepage": "https://github.com/PQMISSCMP/fechas#readme",
  "description": ""
}
