{
  "angular": {
    "document": "https://angular.io/docs",
    "homepage": "https://angular.io/"
  },
  "angular-cn": {
    "document": "https://angular.cn/docs",
    "homepage": "https://angular.cn/"
  },
  "antd": {
    "document": "https://ant.design/docs/react/introduce-cn",
    "homepage": "https://ant.design"
  },
  "bootstrap": {
    "document": "https://getbootstrap.com/docs/4.0/getting-started/introduction/",
    "homepage": "http://getbootstrap.com/"
  },
  "docker": {
    "document": "https://docs.docker.com/",
    "homepage": "https://www.docker.com/"
  },
  "element": {
    "document": "http://element-cn.eleme.io/#/zh-CN/component/installation",
    "homepage": "http://element-cn.eleme.io/"
  },
  "graphql": {
    "document": "http://graphql.org/learn/",
    "homepage": "http://graphql.org/"
  },
  "iview": {
    "document": "https://www.iviewui.com/docs/guide/start",
    "homepage": "https://www.iviewui.com/"
  },
  "koa": {
    "document": "http://koajs.com/#application",
    "homepage": "http://koajs.com/"
  },
  "next": {
    "document": "https://github.com/zeit/next.js#how-to-use",
    "homepage": "https://github.com/zeit/next.js"
  },
  "node": {
    "document": "https://nodejs.org/dist/latest-v8.x/docs/api/",
    "homepage": "https://nodejs.org/"
  },
  "prop-types": {
    "document": "https://github.com/facebook/prop-types#usage",
    "homepage": "https://github.com/facebook/prop-types"
  },
  "react": {
    "document": "https://reactjs.org/docs/hello-world.html",
    "homepage": "https://reactjs.org/"
  },
  "react-native": {
    "document": "http://facebook.github.io/react-native/docs/getting-started.html",
    "homepage": "http://facebook.github.io/react-native/"
  },
  "react-router": {
    "document": "https://reacttraining.com/react-router/web/",
    "homepage": "https://reacttraining.com/react-router/"
  },
  "redux": {
    "document": "https://redux.js.org/",
    "homepage": "https://github.com/reactjs/redux"
  },
  "styled-jsx": {
    "document": "https://github.com/zeit/styled-jsx#getting-started",
    "homepage": "https://github.com/zeit/styled-jsx"
  },
  "vue": {
    "document": "https://vuejs.org/v2/guide/",
    "homepage": "https://vuejs.org/"
  },
  "vue-cn": {
    "document": "https://cn.vuejs.org/v2/guide/",
    "homepage": "https://cn.vuejs.org/"
  },
  "vue-router": {
    "document": "https://router.vuejs.org/",
    "homepage": "https://router.vuejs.org/"
  },
  "vuex": {
    "document": "https://vuex.vuejs.org/",
    "homepage": "https://vuex.vuejs.org/"
  },
  "webpack": {
    "document": "https://webpack.js.org/concepts/",
    "homepage": "https://webpack.js.org/"
  },
  "webpack-cn": {
    "document": "https://doc.webpack-china.org/concepts/",
    "homepage": "https://doc.webpack-china.org/"
  }
}