Update packages.json (#2898)

This commit is contained in:
Retkid 2024-06-29 11:54:17 +09:00 committed by GitHub
parent 709f2d29c3
commit d1fb391bf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33714,5 +33714,20 @@
"description": "aptos library for nim lang",
"license": "MIT",
"web": "https://github.com/C-NERD/nimAptos"
},
{
"name": "nimPGP",
"url": "https://gitlab.com/IAlbassort/nimPGP/",
"method": "git",
"tags": [
"pgp",
"encryption",
"rust",
"security",
"privacy"
],
"description": "A high-level and easy to use PGP library. Using Rust & Sequoia-PGP on the backend!",
"license": "MIT",
"web": "https://gitlab.com/IAlbassort/nimPGP/"
}
]