{
  "name": "react-native-image-annotation",
  "version": "1.0.2",
  "description": "simple text annotation for images",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "image",
    "text",
    "string"
  ],
  "homepage": "https://github.com/skicson/react-native-image-annotation",
  "author": "Mike MacDonald",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.41.2"
  },
  "repository": "github:skicson/react-native-image-annotation.git"
}
