{
  "name": "abler-drm-tool",
  "version": "1.0.102",
  "description": "开发者远程维护工具",
  "main": "./dist/cjs/pp-util.js",
  "-module": "./dist/es/pp-util.js",
  "scripts": {
    "build": "npx rollup -c rollup.config.js",
    "postbuild": "node ..\\postbuild.js",
    "test": "echo \"Skip tests for this package\" && exit 0"
  },
  "files": [
    "dist"
  ],
  "author": "peng_peng",
  "license": "ISC",
  "dependencies": {
    "@babel/core": "^7.18.5",
    "@babel/generator": "^7.23.6",
    "@babel/parser": "^7.23.6",
    "@babel/traverse": "^7.23.6",
    "@babel/types": "^7.23.6",
    "abler-api": "^1.0.101",
    "abler-db": "^1.0.107",
    "abler-i18n": "^1.0.28",
    "abler-messenger": "^1.1.62",
    "abler-net": "^1.0.54",
    "abler-util": "^1.0.52",
    "basic-auth": "^2.0.1",
    "chai": "^4.5.0",
    "child_process": "^1.0.2",
    "crypto-js": "^4.2.0",
    "dmdb": "^1.0.31017",
    "express": "^4.21.2",
    "glob": "^13.0.6",
    "iconv-lite": "^0.7.2",
    "js-sha3": "^0.9.3",
    "lodash": "^4.17.23",
    "moment": "^2.29.4",
    "node-cron": "^3.0.1",
    "node-forge": "^1.3.1",
    "proxy-agent": "^6.5.0",
    "redis": "^5.1.1",
    "require-json5": "^1.3.0",
    "sequelize": "^6.37.5",
    "sharp": "^0.34.4",
    "sm-crypto": "0.4.0",
    "svg-captcha": "^1.4.0",
    "tencentcloud-sdk-nodejs": "^4.1.126",
    "urllib": "^4.6.12",
    "uuid": "^11.1.1"
  },
  "gitHead": "417d21916d6303fa40fc231ee8d5584a91d2eec8"
}
