{
  "name": "react-native-image-tools-wm",
  "version": "1.5.8",
  "description": "A collection of image processing tools for React Native",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "image",
    "edit",
    "processing",
    "mask"
  ],
  "author": "Dmitry Kazlouski",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.41.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wowmaking/react-native-image-tools"
  }
}
