{
  "name": "rn-resp-dim",
  "version": "1.0.3",
  "description":
    "Resposive fontSize, height and width for your react-native components. [Modified from react-native-responsive-dimensions]",
  "main": "src/index.js",
  "scripts": {
    "start": "node src/index.js",
    "test": "exit 0"
  },
  "keywords": [
    "react-native",
    "responsive",
    "responsive-height",
    "responsive-width",
    "responsive-font-size",
    "fontSize",
    "responsive-dimensions"
  ],
  "author": "DaniAkash <s.daniakash@gmail.com> (https://github.com/DaniAkash) & Umar Farooq Awan <mufadeveloper@gmail.com> (https://github.com/mufaawan)",
  "repository": "nikharR/react-native-responsive-dimensions",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.44.1"
  }
}
