{
    "name": "@jx3box/jx3box-emotion",
    "version": "1.3.2",
    "description": "通用表情插入与渲染模块",
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/JX3BOX/jx3box-emotion.git"
    },
    "dependencies": {
        "@jx3box/jx3box-common": "^9.0.8",
        "@jx3box/jx3box-data": "^3.8.2",
        "axios": "^1.3.5",
        "jquery": "^3.5.1",
        "lodash": "^4.17.15"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "update": "npm --registry https://registry.npmjs.org install @jx3box/jx3box-common@latest @jx3box/jx3box-data@latest"
    }
}
