{
  "name": "@cyber4all/clark-tooltip",
  "version": "1.0.0-alpha.3",
  "repository": {
    "type": "git",
    "url": "https://github.com/tylernhoward/clark-tooltip"
  },
  "author": {
    "name": "Tyler Howard",
    "email": "tylernhoward@gmail.com"
  },
  "keywords": [
    "angular",
    "clark",
    "angular2",
    "tooltip"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tylernhoward/clark-tooltip/issues"
  },
  "main": "clark-tooltip.umd.js",
  "module": "clark-tooltip.js",
  "jsnext:main": "clark-tooltip.js",
  "typings": "clark-tooltip.d.ts",
  "peerDependencies": {
    "@angular/core": "6.0.4",
    "rxjs": "6.2.1",
    "zone.js": "^0.8.26"
  }
}
