{
  "name": "wx-ajax",
  "version": "1.1.0",
  "description": "微信小程序 wx.request 二次封装支持Promise 和 callback 回调函数",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "微信小程序",
    "wx.request",
    "axios",
    "promise",
    "ajax",
    "fetch",
    "wechat",
    "xhr",
    "http",
    "weixin-ajax",
    "wechat-axios"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/displayLi/wx-ajax.git"
  },
  "miniprogram": "dist",
  "author": "Mason",
  "license": "MIT"
}
