{
  "name": "react-native-image-capinsets-next",
  "main": "index.js",
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/mayconmesquita/react-native-image-capinsets-next.git"
  },
  "scripts": {
    "patch": "npm version patch -m 'Bump version %s';git push origin master --tags"
  },
  "version": "0.6.1",
  "description": "android support for Image `capInsets`",
  "author": {
    "name": "mayconmesquita",
    "email": "hello@maycon.dev"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "homepage": "https://github.com/mayconmesquita/react-native-image-capinsets-next",
  "keywords": [
    "capInsets",
    "9-patch",
    "nine-patch",
    "resizableimagewithcapinsets",
    "images",
    "react-native",
    "native"
  ]
}
