{
  "name": "ngx-check-permission",
  "version": "3.0.14",
  "peerDependencies": {
    "@angular/common": "^21.2.13",
    "@angular/core": "^21.2.13"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "sideEffects": false,
  "author": {
    "name": "Manojkumar Muthukumar",
    "email": "manoj1010196@gmail.com"
  },
  "homepage": "https://www.beforepost.com/package/ngx/ngx-check-permission",
  "description": "Angular library which checks the permission status and returns the permission status for the following api's .push, midi, camera, microphone, speaker, device-info, background-fetch, background-sync, bluetooth, persistent-storage, ambient-light-sensor, accelerometer, gyroscope, magnetometer, clipboard, display-capture, nfc",
  "icon": "https://icon.beforepost.com/W3EL2XBA-LM79Z0DG-4Y17OWY8.svg",
  "repository": {
    "type": "git",
    "url": "https://github.com/manoj10101996/ngx-packages.git"
  },
  "keywords": [
    "angular",
    "ngx",
    "device",
    "info",
    "location",
    "device-name",
    "mobile",
    "tablet",
    "desktop",
    "oriantation",
    "hash",
    "href",
    "port",
    "node",
    "service",
    "date",
    "utc",
    "date",
    "day",
    "month",
    "online",
    "offline",
    "permissions",
    "height",
    "width",
    "clientWidth",
    "clientHeight",
    "geolocation",
    "notifications",
    "push",
    "midi",
    "camera",
    "microphone",
    "speaker",
    "device-info",
    "background-fetch",
    "background-sync",
    "bluetooth",
    "persistent-storage",
    "ambient-light-sensor",
    "accelerometer",
    "gyroscope",
    "magnetometer",
    "clipboard",
    "display-capture",
    "nfc",
    "uiconfig",
    "manoj10101996",
    "ngx-check-permission",
    "permission",
    "state"
  ],
  "license": "MIT",
  "module": "fesm2022/ngx-check-permission.mjs",
  "typings": "types/ngx-check-permission.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./types/ngx-check-permission.d.ts",
      "default": "./fesm2022/ngx-check-permission.mjs"
    }
  },
  "type": "module"
}