{
  "name": "pt_router",
  "version": "2.1.8",
  "description": "vue 第三方路由 ,解决vue-router 的一些不足，在vue项目中使用pt_router 可以事件灵活的控制页面",
  "main": "pt-router.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://ptblog:265731@git.coding.net/ptblog/pt_router.git"
  },
  "keywords": [
    "vue",
    "router",
    "ptrouter"
  ],
  "author": "pantian",
  "license": "ISC"
}
