feat: Adding token creator and a parser
Showing
{ | ||
"name": "@types/security-ndjs-lib", | ||
"name": "security-ndjs-lib", | ||
"version": "1.0.0", | ||
"description": "Library to manage tokens using js", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "jest" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"author": "poqh", | ||
"license": "ISC", | ||
"dependencies": { | ||
"dotenv": "^16.4.5", | ||
... | ... |
Please
register
or
sign in
to comment