{
  "name": "@mycure/facility-patients",
  "version": "5.0.2",
  "description": "A Vue.js project",
  "main": "index.js",
  "author": "John Leonard Tubig <jlu.tubig@gmail.com>",
  "license": "ISC",
  "homepage": "https://EnoMetsys@bitbucket.org/mycure-dev/facility-patients.git#readme",
  "repository": {
    "type": "git",
    "url": "git+https://EnoMetsys@bitbucket.org/mycure-dev/facility-patients.git"
  },
  "keywords": [
    "vue",
    "template"
  ],
  "pre-commit": [
    "lint"
  ],
  "semistandard": {
    "parser": "babel-eslint"
  },
  "dependencies": {
    "debug-logger": "^0.4.1",
    "lodash": "^4.17.4",
    "rxjs": "^5.4.3"
  },
  "peerDependencies": {
    "@topsi/services": "~5.4.0"
  },
  "bin": {}
}