{
  "name": "turbofely",
  "version": "1.0.0",
  "main": "src/turbofely.js",
  "module": "src/turbofely.esm.js",
  "unpkg": "src/turbofely.js",
  "jsdelivr": "src/turbofely.js",
  "keywords": [
    "SPA",
    "无刷新加载",
    "页面加速",
    "前端框架",
    "现代化界面",
    "Pjax替代方案",
    "路由管理",
    "性能优化"
  ],
  "author": "MengZe2",
  "license": "MIT",
  "description": "TurboFeLy is a modernized interface non-refresh loading library and native SPA acceleration library, designed to provide a more modern solution than Pjax.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/YShenZe/TurboFeLy.git"
  },
  "bugs": {
    "url": "https://github.com/YShenZe/TurboFeLy/issues"
  },
  "homepage": "https://github.com/YShenZe/TurboFeLy#readme",
  "dependencies": {},
  "devDependencies": {}
}
