{
  "name": "@rolesvillesoftware/tiberhealthmodel",
  "version": "1.0.45",
  "description": "Model for the TiberHealth Analytics application",
  "main": "index.js",
  "scripts": {
    "test": "jasmine JASMINE_CONFIG_PATH=spec/support/jasmine.json"
  },
  "keywords": [
    "TiberHealth",
    "Private"
  ],
  "author": "Rolesville Software LLC",
  "license": "MIT",
  "dependencies": {
    "@rolesvillesoftware/tools": "^4.2.2",
    "@rolesvillesoftware/tsentity": "^1.2.1",
    "mysql": "^2.15.0"
  },
  "devDependencies": {
    "@types/jasmine": "^2.8.6",
    "@types/karma": "^1.7.3",
    "@types/mysql": "^2.15.4",
    "grunt": "^1.0.2",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-execute": "^0.2.2",
    "grunt-npm": "0.0.2",
    "grunt-npm-command": "^0.1.2",
    "grunt-ts": "^6.0.0-beta.19",
    "jasmine": "^2.99.0",
    "jasmine-core": "^2.99.1",
    "jasmine-reporters": "^2.3.0",
    "jasmine-spec-reporter": "^4.2.1",
    "jasmine-ts": "^0.2.1",
    "jasmine-ts-console-reporter": "^3.1.1",
    "jit-grunt": "^0.10.0",
    "node-ts": "^2.1.2",
    "ts-node": "^3.3.0",
    "typescript": "^2.7.2"
  }
}
