{
  "name": "react-native-scratchcards",
  "version": "1.0.6",
  "description": "Scratch view for react native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/malacca/react-native-scratchcards"
  },
  "keywords": [
    "react-native",
    "react-native-scratch",
    "react-native-scratch-view",
    "react-native-scratch-card",
    "react-native-scratch-image",
    "scratch",
    "scratch-card",
    "scratch-view",
    "scratch-image"
  ],
  "author": "Roy Ben-Sasson / malacca",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "0.51.0"
  }
}