{
  "name": "zngue_ts_common",
  "version": "0.0.28",
  "description": "",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "dev": "tsc -w -p .",
    "build": "rimraf dist && tsc -p ."
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/zngue/zngue_ts_common.git"
  },
  "keywords": [
    "xhr",
    "http",
    "ajax",
    "promise",
    "node",
    "aixos",
    "uniapp",
    "uniapp mix request"
  ],
  "author": "zngue",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.4",
    "js-base64": "^3.7.2",
    "moment": "^2.29.3",
    "nprogress": "^0.2.0",
    "qs": "^6.10.3",
    "rimraf": "^3.0.2",
    "typescript": "^4.7.2",
    "vite": "^4.0.3",
    "vue-clipboard3": "^2.0.0"
  },
  "devDependencies": {
    "@types/nprogress": "^0.2.0",
    "@types/qs": "^6.9.7",
    "@types/uni-app": "^1.4.4"
  }
}
