{
  "name": "ngx-validate-tooltip",
  "version": "1.0.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/CK110/ngx-validate-tooltip"
  },
  "author": {
    "name": "CK110",
    "email": "chenkai4dev@163.com"
  },
  "keywords": [
    "angular"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/CK110/ngx-validate-tooltip/issues"
  },
  "peerDependencies": {
    "@angular/core": "^4.0.0",
    "@angular/forms": "^4.0.0"
  }

}

