UNPKG

shjwt

Version:
29 lines (28 loc) 574 B
{ "name": "shjwt", "version": "0.1.0", "description": "The setHacked JWT module.", "main": "index.js", "scripts": { "test": "jest" }, "repository": { "type": "git", "url": "git+https://github.com/SETHACKED-LLC/shjwt.git" }, "keywords": [ "SETHACKED", "JSON", "WEB", "TOKEN" ], "author": "Jason Clay", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/SETHACKED-LLC/shjwt/issues" }, "homepage": "https://github.com/SETHACKED-LLC/shjwt#readme", "devDependencies": { "jest": "^29.6.4" } }