{
  "name": "crypto-js-aes",
  "version": "1.0.1",
  "description": "JavaScript library of crypto standards (only AES).",
  "license": "MIT",
  "author": {
    "name": "Evan Vosberg",
    "url": "http://github.com/evanvosberg"
  },
  "homepage": "https://github.com/quosol/crypto-js",
  "repository": {
    "type": "git",
    "url": "https://github.com/quosol/crypto-js.git"
  },
  "main": "index.js",
  "dependencies": {}
}
