{
  "name": "@easy-front-core-sdk/jos",
  "version": "1.5.6",
  "description": "核心模块-宙斯开发者中心（京东开放平台）",
  "author": "huyang <huyang@myun.info>",
  "homepage": "https://github.com/LuLuCodes/easy-front-core-sdk#readme",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LuLuCodes/easy-front-core-sdk.git"
  },
  "bugs": {
    "url": "https://github.com/LuLuCodes/easy-front-core-sdk/issues"
  },
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "tsc": "tsc",
    "watch": "tsc --watch",
    "prettier": "prettier --check 'src/**/*.ts'",
    "test": "jest --passWithNoTests"
  },
  "dependencies": {
    "@easy-front-core-sdk/cache": "^1.5.6",
    "@easy-front-core-sdk/kits": "^1.3.14",
    "form-data": "^4.0.0",
    "urlencode": "^1.1.0"
  },
  "devDependencies": {
    "@types/urlencode": "^1.1.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "5ad9a493aa99dc113761bfeceec948eec3c8926c"
}
