UNPKG

authwebtoken

Version:
32 lines (31 loc) 676 B
{ "name": "authwebtoken", "version": "1.0.0", "description": "Tokens for authentication", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sammitpal/authwebtokens.git" }, "keywords": [ "awt", "auth", "authentication", "tokens", "login", "webauth", "webauttoken" ], "author": "Sammit Pal", "license": "MIT", "bugs": { "url": "https://github.com/sammitpal/authwebtokens/issues" }, "homepage": "https://github.com/sammitpal/authwebtokens#readme", "devDependencies": { "crypto-js": "^4.1.1" } }