{
  "name": "lolly-router",
  "version": "0.0.3",
  "description": "一个最简版的前端路由",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/flypie2/lolly-router.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/flypie2/lolly-router/issues"
  },
  "homepage": "https://github.com/flypie2/lolly-router#readme",
  "dependencies": {
    "deepassign": "^1.0.2"
  }
}
