authme-kyc
Version:
A javascript interface for interacting with the AuthMe app.
20 lines (19 loc) • 515 B
JSON
{
"name": "authme-kyc",
"version": "1.1.2",
"description": "A javascript interface for interacting with the AuthMe app.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AuthMe-SDK/authme.js.git"
},
"author": "Dalton",
"license": "MIT",
"bugs": {
"url": "https://github.com/AuthMe-SDK/authme.js/issues"
},
"homepage": "https://github.com/AuthMe-SDK/authme.js#readme"
}