UNPKG

rm-ng-device-detection

Version:

A highly optimized and fully customizable pure angular component for value range selection.

58 lines (57 loc) 1.41 kB
{ "name": "rm-ng-device-detection", "version": "3.0.1", "license": "MIT", "description": "A highly optimized and fully customizable pure angular component for value range selection.", "keywords": [ "library", "angularlibrary", "ng", "Angular", "native", "angular-native", "angular-component", "custom", "security", "performance", "device", "device detector", "device detection", "rm-ng-device-detection", "angular device detector", "angular18" ], "author": { "name": "Rajat Malik", "email": "mr.rajatmalik@gmail.com", "url": "https://www.linkedin.com/in/errajatmalik/" }, "homepage": "https://github.com/malikrajat/rm-ng-device-detection#readme", "repository": { "type": "git", "url": "git+https://github.com/malikrajat/rm-ng-device-detection.git" }, "bugs": { "url": "https://github.com/malikrajat/rm-ng-device-detection.git/issues" }, "peerDependencies": { "@angular/common": "^20.0.0", "@angular/core": "^20.0.0" }, "dependencies": { "tslib": "^2.3.0" }, "sideEffects": false, "type": "module", "module": "fesm2022/rm-ng-device-detection.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/rm-ng-device-detection.mjs" } } }