{
  "name": "yog-devtools",
  "version": "0.1.1",
  "description": "提供数据模拟，页面跳转等功能协助前端快速开发。",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fex-team/yog-devtools.git"
  },
  "keywords": [
    "yog",
    "dev"
  ],
  "author": "fex-team",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/fex-team/yog-devtools/issues"
  },
  "homepage": "https://github.com/fex-team/yog-devtools",
  "dependencies": {
    "http-proxy": "^1.13.2"
  }
}
