ngx-appkey-webauthn
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.0.
40 lines • 987 B
JSON
{
"name": "ngx-appkey-webauthn",
"version": "0.0.14",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/Cosync/AppKey-WebAuthn-Angular.git"
},
"keywords": [
"AppKey",
"Passkey",
"Authentication"
],
"author": "Cosync Inc",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Cosync/AppKey-WebAuthn-Angular/issues"
},
"homepage": "https://github.com/Cosync/AppKey-WebAuthn-Angular#readme",
"peerDependencies": {
"@angular/common": "^18.2.0",
"@angular/core": "^18.2.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"module": "fesm2022/ngx-appkey-webauthn.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"esm2022": "./esm2022/ngx-appkey-webauthn.mjs",
"esm": "./esm2022/ngx-appkey-webauthn.mjs",
"default": "./fesm2022/ngx-appkey-webauthn.mjs"
}
}
}