{
  "name": "@shawn.lim/react-native-sketch-canvas",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shawnlim-bluescape/react-native-sketch-canvas.git"
  },
  "version": "0.8.5",
  "description": "react-native-sketch-canvas allows you to draw / sketch on both iOS and Android devices and sync the drawing data between users. Of course you can save as image.",
  "author": "Arthur Valle",
  "main": "index.js",
  "keywords": [
    "react-native",
    "react-native-sketch",
    "react-native-svg",
    "react",
    "native",
    "sketch",
    "svg",
    "draw",
    "drawing",
    "canvas"
  ],
  "nativePackage": true,
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shawnlim-bluescape/react-native-sketch-canvas/issues"
  },
  "homepage": "https://github.com/shawnlim-bluescape/react-native-sketch-canvas#readme",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
