{
  "name": "@alitajs/router",
  "version": "2.8.15",
  "description": "@alitajs/router",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/alitajs/alita"
  },
  "keywords": [
    "umi",
    "alita"
  ],
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)",
    "xiaohuoni <448627663@qq.com> (https://github.com/xiaohuoni)"
  ],
  "license": "MIT",
  "bugs": "http://github.com/alitajs/alita/issues",
  "homepage": "https://github.com/alitajs/alita/tree/master/packages/router#readme",
  "publishConfig": {
    "access": "public"
  }
}
