{
    "name": "mm_crypto",
    "version": "1.1.5",
    "description": "这是超级美眉模板消息加解密模块，用于微信、MM应用的加密解密",
    "main": "index.js",
    "scripts": {
        "test": "node test.js"
    },
    "repository": {
        "type": "git",
        "url": "git+https://gitee.com/qiuwenwu91/mm_crypto.git"
    },
    "keywords": [
        "http",
        "api",
        "model",
        "data",
        "crypto",
        "encode",
        "decode"
    ],
    "author": "邱文武",
    "license": "ISC",
    "bugs": {
        "url": "https://gitee.com/qiuwenwu91/mm_crypto/issues"
    },
    "homepage": "https://gitee.com/qiuwenwu91/mm_crypto#readme",
    "dependencies": {
        "mm_expand": "^1.8.3"
    }
}
