{
  "name": "yxl-ajax",
  "version": "1.0.7",
  "description": "同步和异步Ajax工具",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Yang Xueliang",
  "license": "MIT",
  "keywords": [
    "ajax",
    "同步",
    "异步",
    "轻巧"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/yxl-net/javascript-packages/tree/master/yxl-ajax"
  }
}
