0
{
1
"name": "tessl/npm-libsodium-wrappers",
2
"version": "0.7.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/libsodium-wrappers@0.7.15",
5
"summary": "The Sodium cryptographic library compiled to pure JavaScript providing comprehensive cryptographic operations including encryption, digital signatures, key exchange, password hashing, and random number generation for web browsers and Node.js environments."
6
}