SAP-BTP-Spielwiese/app1/node_modules/jwt-decode/bower.json
Markus Rettig 775ac7b58c completed step 3 from the tutorial
you must login with an BTP account in order to see the app
2024-02-08 16:13:36 +01:00

20 lines
431 B
JSON

{
"name": "jwt-decode",
"description": "Decode JWT payload in the browser",
"version": "2.0.1",
"keywords": ["jwt", "jsonwebtoken", "token", "decode"],
"homepage": "https://github.com/auth0/jwt-decode",
"main": "build/jwt-decode.js",
"dependencies": {},
"devDependencies": {},
"license": ["MIT"],
"ignore": [
"*/.*",
"*.json",
"src",
"*.yml",
"Gemfile",
"Gemfile.lock",
"*.md"
]
}