Commit 00e53b11 by Percy Quispe Huarcaya

feat: Adding token creator and a parser

parent 0e74c4fe
{
"name": "security-ndjs-lib",
"name": "@types/security-ndjs-lib",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "security-ndjs-lib",
"name": "@types/security-ndjs-lib",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
......
{
"name": "security-ndjs-lib",
"name": "@types/security-ndjs-lib",
"version": "1.0.0",
"description": "Library to manage tokens using js",
"main": "index.js",
"main": "index.d.ts",
"types": "index.d.ts",
"files": ["index.d.ts"],
"scripts": {
"test": "jest"
},
......
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