{
  "name": "@rover656/react-native-simple-shadow-view",
  "version": "1.7.2",
  "description": "a Native shadow view for react native, for any React Native platform.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/rover656/react-native-simple-shadow-view.git"
  },
  "keywords": [
    "react-native",
    "react-native-shadow",
    "react-native-shadow-view",
    "react-native-simple-shadow-view",
    "shadow in android",
    "shadow",
    "shadow-view",
    "simple-shadow-view"
  ],
  "author": "Roy Ben-Sasson",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.63.4"
  },
  "bugs": {
    "url": "https://github.com/rover656/react-native-simple-shadow-view/issues"
  },
  "homepage": "https://github.com/rover656/react-native-simple-shadow-view#readme"
}
