{
  "name": "ajax",
  "version": "1.0.0",
  "description": "ajax plugin for vue",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build_ajax": "node ../../build/build.js ajax"
  },
  "author": "zhangzhijun",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.17.1"
  }
}
