{
  "name": "@react-native-oh-tpl/react-native-image-rotate",
  "version": "2.1.0-0.0.3",
  "description": "Rotate images from your react-native JavaScript code",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/react-native-oh-library/react-native-image-rotate.git"
  },
  "harmony": {
    "alias": "react-native-image-rotate",
    "codegenConfig": {
      "specPaths": [
        "./src"
      ]
    }
  },
  "keywords": [
    "react-native",
    "react-component",
    "react-native-component",
    "react",
    "mobile",
    "ios",
    "android",
    "image",
    "rotate",
    "harmony"
  ],
  "author": {
    "name": "Dmitry Gladkov",
    "email": "dmitry.gladkov@gmail.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dgladkov/react-native-image-rotate/issues"
  },
  "homepage": "https://github.com/dgladkov/react-native-image-rotate#readme"
}
