v1.0.2: add screenshot
This commit is contained in:
parent
a0e798debd
commit
19274dfe1b
@ -27,6 +27,8 @@ so you can use Eckles or Rasha, as mentioned above.
|
|||||||
|
|
||||||
<https://coolaj86.com/demos/ssh-to-jwk/>
|
<https://coolaj86.com/demos/ssh-to-jwk/>
|
||||||
|
|
||||||
|
<img border="1" src="https://i.imgur.com/g35NuLP.png" />
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.coolaj86.com/coolaj86/bluecrypt-ssh-to-jwk.js
|
git clone https://git.coolaj86.com/coolaj86/bluecrypt-ssh-to-jwk.js
|
||||||
pushd bluecrypt-ssh-to-jwk.js/
|
pushd bluecrypt-ssh-to-jwk.js/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bluecrypt-ssh-to-jwk",
|
"name": "bluecrypt-ssh-to-jwk",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "SSH to JWK in < 150 lines of VanillaJS.",
|
"description": "SSH to JWK in < 150 lines of VanillaJS.",
|
||||||
"homepage": "https://git.coolaj86.com/coolaj86/bluecrypt-ssh-to-jwk.js",
|
"homepage": "https://git.coolaj86.com/coolaj86/bluecrypt-ssh-to-jwk.js",
|
||||||
"main": "ssh-to-jwk.js",
|
"main": "ssh-to-jwk.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user