google-u2f-api.js
Version:
Google's high-level U2F JavaScript API for web registration and authentication.
18 lines (17 loc) • 377 B
JSON
{
"name": "google-u2f-api.js",
"version": "1.1.0",
"description": "Google's high-level U2F JavaScript API for web registration and authentication.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"U2F",
"Google",
"API",
"JS"
],
"author": "Google Inc",
"license": "BSD-2-Clause"
}