lastwall-node
Version:
Lastwall 2-factor authentication module
24 lines (23 loc) • 521 B
JSON
{
"name": "lastwall-node",
"version": "1.0.5",
"description": "Lastwall 2-factor authentication module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/lastwall-public/lastwall-node"
},
"keywords": [
"lastwall",
"authentication",
"2fa"
],
"author": "Ian Rutherford",
"license": "MIT",
"bugs": {
"url": "https://github.com/lastwall-public/lastwall-node/issues"
}
}