UNPKG
rsa-keypair
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
Generate native openssl RSA keypair
github.com/sunjith/node-rsa-keypair
sunjith/node-rsa-keypair
rsa-keypair
/
.prettierrc
11 lines
(10 loc)
•
109 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"overrides"
:
[
{
"files"
:
"*.md"
,
"options"
:
{
"tabWidth"
:
1
}
}
]
}