{
  "name": "jsencrypt-rsa",
  "version": "1.0.4",
  "description": "A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation",
  "main": "lib/jsencrypt.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "jsencrypt"
  ],  
  "author": "ws",
  "license": "ISC"
}
