angularjs-captcha
Version:
BotDetect CAPTCHA AngularJS Module (JavaScript: Angular 1.x)
31 lines (30 loc) • 739 B
JSON
{
"name": "angularjs-captcha",
"version": "1.6.1",
"description": "BotDetect CAPTCHA AngularJS Module (JavaScript: Angular 1.x)",
"scripts": {
"build": "grunt"
},
"main": "dist/angularjs-captcha.min.js",
"repository": {
"type": "git",
"url": "git+https://github.com/captcha-com/angularjs-captcha.git"
},
"homepage": "https://captcha.com/angular-captcha.html#angularjs:1x",
"keywords": [
"captcha",
"angularjs captcha",
"captcha generator",
"angularjs captcha module",
"botdetect"
],
"author": "BotDetect Captcha",
"bugs": {
"url": "https://captcha.com/support"
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-uglify": "^2.2.0"
},
"dependencies": {}
}