ngx-captcha-kit
Version:
[](https://www.npmjs.com/package/ngx-captcha-kit) [](https://www.npmjs.com/package/ngx-captcha-kit) [![License: MIT](https://img
43 lines • 951 B
JSON
{
"name": "ngx-captcha-kit",
"version": "20.0.0",
"peerDependencies": {
"@angular/common": "^20.1.0",
"@angular/core": "^20.1.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/edward124689/ngx-captcha-kit"
},
"bugs": {
"url": "https://github.com/edward124689/ngx-captcha-kit/issues"
},
"homepage": "https://github.com/edward124689/ngx-captcha-kit#readme",
"keywords": [
"angular",
"captcha",
"recaptcha",
"turnstile",
"alibaba-captcha",
"bot-protection",
"angular-seo",
"invisible-captcha",
"multi-captcha"
],
"license": "MIT",
"module": "fesm2022/ngx-captcha-kit.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/ngx-captcha-kit.mjs"
}
}
}