add backlinks (for code and doc mirrors)

This commit is contained in:
AJ ONeal 2018-11-23 23:52:24 -07:00
parent 0840749319
commit 40bb9a0fdd
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "rasha", "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.", "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", "homepage": "https://git.coolaj86.com/coolaj86/rasha.js",
"main": "index.js", "main": "index.js",