{
  "name": "rn-text-detector",
  "version": "0.0.8",
  "description": "Text Detector from image for react native",
  "summary": "Text Detector from image for react native using firebase ML Kit",
  "homepage": "https://github.com/ashrithks/rn-text-detector",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": "Ashrith",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "*"
  }
}