{
  "name": "@devas123/ng2-semantic",
  "version": "0.10.6",
  "description": "Angular Semantic UI Components",
  "repository": {
    "type": "git",
    "url": "https://github.com/devas123/ng2-semantic-ui/tree/master"
  },
  "bugs": {
    "url": "https://github.com/devas123/ng2-semantic-ui/tree/master/issues"
  },
  "author": "https://github.com/edcarroll/ng2-semantic-ui/graphs/contributors",
  "keywords": [
    "angular",
    "angular-components",
    "semantic-ui",
    "no-jquery",
    "ui",
    "typescript"
  ],
  "license": "MIT",
  "dependencies": {
    "bowser": "^1.7.2",
    "date-fns": "2.0.0-alpha.1",
    "element-closest": "^2.0.2",
    "extend": "^3.0.1",
    "is-ua-webview": "^1.0.0",
    "popper.js": "^1.14.0",
    "tslib": "^1.9.0"
  },
  "peerDependencies": {
    "@angular/common": ">= 6.0.0",
    "@angular/compiler": ">= 6.0.0",
    "@angular/core": ">= 6.0.0",
    "@angular/forms": ">= 6.0.0",
    "rxjs": "^6.0.0"
  },
  "main": "bundles/devas123-ng2-semantic.umd.js",
  "module": "fesm5/devas123-ng2-semantic.js",
  "es2015": "fesm2015/devas123-ng2-semantic.js",
  "esm5": "esm5/devas123-ng2-semantic.js",
  "esm2015": "esm2015/devas123-ng2-semantic.js",
  "fesm5": "fesm5/devas123-ng2-semantic.js",
  "fesm2015": "fesm2015/devas123-ng2-semantic.js",
  "typings": "devas123-ng2-semantic.d.ts",
  "metadata": "devas123-ng2-semantic.metadata.json",
  "sideEffects": false
}
