Browse Source

add backlinks (for code and doc mirrors)

master v1.0.5
AJ ONeal 6 years ago
parent
commit
40bb9a0fdd
  1. 6
      README.md
  2. 2
      package.json

6
README.md

@ -1,4 +1,4 @@
Rasha.js
[Rasha.js](https://git.coolaj86.com/coolaj86/rasha.js)
=========
Sponsored by [Root](https://therootcompany.com).
@ -185,7 +185,7 @@ Goals of this project
Legal
-----
Licensed MPL-2.0
[Rasha.js](https://git.coolaj86.com/coolaj86/rasha.js) |
MPL-2.0 |
[Terms of Use](https://therootcompany.com/legal/#terms) |
[Privacy Policy](https://therootcompany.com/legal/#privacy)

2
package.json

@ -1,6 +1,6 @@
{
"name": "rasha",
"version": "1.0.4",
"version": "1.0.5",
"description": "💯 PEM-to-JWK and JWK-to-PEM for RSA keys in a lightweight, zero-dependency library focused on perfect universal compatibility.",
"homepage": "https://git.coolaj86.com/coolaj86/rasha.js",
"main": "index.js",

Loading…
Cancel
Save