{
  "name": "apiurl",
  "version": "1.3.6",
  "description": "自动适配测试环境API地址",
  "main": "index.js",
  "scripts": {
    "test": "node test\\index.js"
  },
  "keywords": [
    "测试环境",
    "API地址",
    "自动适配",
    "统一整理",
    "测试环境API地址",
    "API"
  ],
  "author": "陈新昊",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.18.0"
  }
}
