{
  "name": "ngx-desktop",
  "version": "9.0.3",
  "peerDependencies": {
    "@angular/common": "^9.0.7",
    "@angular/core": "^9.0.7",
    "tslib": "^1.10.0"
  },
  "author": {
    "name": "liangshen001",
    "email": "wangliang520wl@hotmail.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/liangshen001/ngx-desktop-lib/issues"
  },
  "homepage": "https://github.com/liangshen001/ngx-desktop-lib#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/liangshen001/ngx-desktop-lib.git"
  },
  "keywords": [
    "angular",
    "angular9",
    "mac",
    "macOs",
    "windows",
    "desktop"
  ],
  "main": "bundles/ngx-desktop.umd.js",
  "module": "fesm5/ngx-desktop.js",
  "es2015": "fesm2015/ngx-desktop.js",
  "esm5": "esm5/ngx-desktop.js",
  "esm2015": "esm2015/ngx-desktop.js",
  "fesm5": "fesm5/ngx-desktop.js",
  "fesm2015": "fesm2015/ngx-desktop.js",
  "typings": "ngx-desktop.d.ts",
  "metadata": "ngx-desktop.metadata.json",
  "sideEffects": false
}
