UNPKG

ovh-angular-doubleauth-backupcode

Version:
36 lines (35 loc) 763 B
{ "name": "ovh-angular-doubleauth-backupcode", "version": "0.0.8", "description": "Angular service for double authentication backup code", "license": "BSD-3-Clause", "authors": [ "OVH SAS" ], "repository": { "type": "git", "url": "git://github.com/ovh-ux/ovh-angular-doubleauth-backupcode.git" }, "main": [ "./dist/ovh-angular-doubleauth-backupcode.js" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "src", "Gruntfile.js" ], "dependencies": { "angular": "~1.2.18", "angular-i18n": "~1.2.14", "angular-route": "~1.2.14", "angular-sanitize": "~1.2.14", "ovh-angular-proxy-request": "^0.1.0" }, "resolutions": { "angular": "~1.5.0" } }