Commit c60832b3 by Percy Quispe Huarcaya

feat: Adding token creator and a parser

parent 84e9fb8d
{ {
"name": "@types/security-ndjs-lib", "name": "security-ndjs-lib",
"version": "1.0.0", "version": "1.0.0",
"description": "Library to manage tokens using js", "description": "Library to manage tokens using js",
"main": "index.js",
"scripts": { "scripts": {
"test": "jest" "test": "jest"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "poqh",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment