File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Deno" ,
3+ "uniqueClass" : " deno" ,
4+ "image" : " /img/33.png" ,
5+ "bgColor" : " rgb(0, 0, 0)" ,
6+ "libs" : [
7+ {
8+ "minimumVersion" : null ,
9+ "support" : {
10+ "sign" : true ,
11+ "verify" : true ,
12+ "iss" : true ,
13+ "sub" : true ,
14+ "aud" : true ,
15+ "exp" : true ,
16+ "nbf" : true ,
17+ "iat" : true ,
18+ "jti" : true ,
19+ "typ" : true ,
20+ "hs256" : true ,
21+ "hs384" : true ,
22+ "hs512" : true ,
23+ "rs256" : true ,
24+ "rs384" : true ,
25+ "rs512" : true ,
26+ "es256" : true ,
27+ "es384" : true ,
28+ "es512" : false ,
29+ "ps256" : true ,
30+ "ps384" : true ,
31+ "ps512" : true ,
32+ "eddsa" : false ,
33+ "es256k" : false
34+ },
35+ "authorUrl" : " https://github.com/panva" ,
36+ "authorName" : " Filip Skokan" ,
37+ "gitHubRepoPath" : " panva/jose" ,
38+ "repoUrl" : " https://github.com/panva/jose" ,
39+ "installCommandHtml" : " see https://deno.land/x/jose"
40+ }
41+ ]
42+ }
You can’t perform that action at this time.
0 commit comments