{
  "name": "@cycjimmy/h5-pages",
  "version": "4.3.3",
  "description": "full h5 page plugin based on swiper",
  "type": "module",
  "main": "dist/h5-pages.cjs",
  "module": "dist/h5-pages.esm.js",
  "browser": "dist/h5-pages.umd.min.js",
  "exports": {
    "require": "./dist/h5-pages.cjs",
    "import": "./dist/h5-pages.esm.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cycjimmy/h5-pages.git"
  },
  "keywords": [
    "full",
    "h5",
    "page",
    "swiper"
  ],
  "author": "cycjimmy <cycjimmy@gmail.com> (https://github.com/cycjimmy)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cycjimmy/h5-pages/issues"
  },
  "homepage": "https://github.com/cycjimmy/h5-pages#readme"
}
