UNPKG

ngx-check-permission

Version:

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, acc

90 lines 2.17 kB
{ "name": "ngx-check-permission", "version": "3.0.13", "peerDependencies": { "@angular/common": "^17.3.12", "@angular/core": "^17.3.12" }, "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": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/ngx-check-permission.mjs", "esm": "./esm2022/ngx-check-permission.mjs", "default": "./fesm2022/ngx-check-permission.mjs" } } }