UNPKG

@chatpta/jwt-read

Version:
26 lines (25 loc) 558 B
{ "name": "@chatpta/jwt-read", "version": "3.0.23", "repository": "https://github.com/chatpta/pkg-jwt-read", "description": "Auth utility functions", "main": "index.js", "scripts": { "test": "export NODE_ENV=test && mocha --watch --recursive" }, "keywords": [ "auth", "utility", "cryptology" ], "author": "Chatpta team", "license": "ISC", "devDependencies": { "mocha": "10.1.0" }, "dependencies": { "@chatpta/auth-util": "3.0.0", "@chatpta/common-util": "3.0.2", "@chatpta/validate": "3.0.3" } }