UNPKG

@sexycoders/libauth.js

Version:

A full service for asymetric passwordless authentication.

60 lines (59 loc) 1.24 kB
{ "name": "@sexycoders/libauth.js", "description": "A full service for asymetric passwordless authentication.", "version": "2.1.1", "main": "module/libauth.js", "directories": { "doc": "doc" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@gitlab.com:sexycoders/libauth.js.git" }, "keywords": [ "encryption", "decryption", "security", "passwordless", "password", "ssl", "authentication", "linux", "unix", "mac", "C", "Php", "C++", "Javascript", "ssh", "rsa", "aes", "cypher", "authorization", "safety", "connection" ], "author": "Shane", "license": "GPL-3.0-or-later", "bugs": { "url": "https://gitlab.com/sexycoders/libauth.js/issues" }, "homepage": "https://gitlab.com/sexycoders/libauth.js#readme", "dependencies": { "bootstrap": "^4.6.0", "bootstrap-4-theme": "^1.0.2", "jquery": "^3.6.0", "node-forge": "^0.10.0", "pm2": "^4.5.6", "pm2-js-logger": "^1.0.4", "resolve-cwd": "^3.0.0", "terser": "^5.6.1" }, "devDependencies": { "uglifycss": "^0.0.29", "webpack-cli": "^4.7.0" } }