{
  "_from": "crypto-js@^3.1.4",
  "_id": "crypto-js@3.1.8",
  "_inBundle": false,
  "_integrity": "sha1-cV8HC/YBTyrpkqmLOSkli3E/CNU=",
  "_location": "/crypto-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "crypto-js@^3.1.4",
    "name": "crypto-js",
    "escapedName": "crypto-js",
    "rawSpec": "^3.1.4",
    "saveSpec": null,
    "fetchSpec": "^3.1.4"
  },
  "_requiredBy": [
    "/@alipay/mychain"
  ],
  "_resolved": "https://registry.npm.alibaba-inc.com/crypto-js/download/crypto-js-3.1.8.tgz",
  "_shasum": "715f070bf6014f2ae992a98b3929258b713f08d5",
  "_spec": "crypto-js@^3.1.4",
  "_where": "/Users/liudan/ant-baas/alipay-program-plugin/node_modules/@alipay/mychain",
  "author": {
    "name": "Evan Vosberg",
    "url": "http://github.com/evanvosberg"
  },
  "bugs": {
    "url": "https://github.com/brix/crypto-js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "JavaScript library of crypto standards.",
  "homepage": "http://github.com/brix/crypto-js",
  "keywords": [
    "security",
    "crypto",
    "Hash",
    "MD5",
    "SHA1",
    "SHA-1",
    "SHA256",
    "SHA-256",
    "RC4",
    "Rabbit",
    "AES",
    "DES",
    "PBKDF2",
    "HMAC",
    "OFB",
    "CFB",
    "CTR",
    "CBC",
    "Base64"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "crypto-js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/brix/crypto-js.git"
  },
  "version": "3.1.8"
}
