{
  "name": "@leal.api/api_models",
  "version": "1.0.76",
  "description": "Database model of Leal",
  "main": "lib/index.js",
  "type": "lib/index.d.js",
  "scripts": {
    "prepare": "npm run build",
    "start": "node index.js",
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://cgonzalezleal@bitbucket.org/puntosleal/api_models.git"
  },
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/puntosleal/api_models#readme",
  "dependencies": {
    "@leal.api/api_utils": "^1.0.35",
    "typeorm": "^0.2.12"
  }
}