{
    "name": "@jx3box/jx3box-common",
    "version": "9.2.2",
    "description": "JX3BOX公共基础模块",
    "main": "main.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/JX3BOX/jx3box-common.git"
    },
    "dependencies": {
        "@jx3box/reporter": "^0.0.5",
        "axios": "^1.6.8",
        "cheerio": "1.0.0-rc.12",
        "dayjs": "^1.11.10",
        "fingerprintjs2": "^2.1.4",
        "localforage": "^1.7.3",
        "uuid": "^9.0.0"
    },
    "peerDependencies": {
        "vue": "^2.6.12 || ^3.0.0"
    },
    "devDependencies": {
        "@types/node": "^18.7.23"
    }
}
