{
  "name": "framework7-react",
  "version": "5.0.4",
  "description": "Build full featured iOS & Android apps using Framework7 & React",
  "main": "framework7-react.bundle.js",
  "typings": "framework7-react.d.ts",
  "jsnext:main": "framework7-react.esm.js",
  "module": "framework7-react.esm.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/framework7io/framework7.git"
  },
  "keywords": [
    "react",
    "reactjs",
    "mobile",
    "framework",
    "framework7",
    "cordova",
    "ios",
    "iphone",
    "ipad",
    "apple",
    "phonegap",
    "native",
    "touch",
    "appstore",
    "app",
    "f7",
    "material",
    "android",
    "google",
    "googleplay"
  ],
  "author": "Vladimir Kharlampidi",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/framework7io/framework7/issues"
  },
  "homepage": "http://framework7.io/react/",
  "peerDependencies": {
    "react": "16.x",
    "prop-types": "15.x"
  }
}
