package.json 445 Bytes
{
  "name": "backoffice",
  "version": "1.0.0",
  "description": "Paquetes de migraciones",
  "main": "knexfile.js",
  "dependencies": {
    "knex": "^0.18.2",
    "mssql": "^5.1.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "http://git.focasoftware.com/deploy/backoffice.git"
  },
  "author": "Foca Software",
  "license": "ISC"
}