{
  "name": "cryptojslib",
  "version": "3.1.2",
  "description": "Unmodified copy of Google Code hosted CryptoJS project.",
  "main": "components/core.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/antonio-spinelli/CryptoJS.git"
  },
  "keywords": [
    "cryptojs"
  ],
  "author": "Antonio Spinelli",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/antonio-spinelli/CryptoJS/issues"
  },
  "homepage": "https://github.com/antonio-spinelli/CryptoJS#readme"
}
