{
  "name": "react-native-sketch-canvas-boxwith",
  "repository": {
    "type": "git",
    "url": "https://github.com/terrylinla/react-native-sketch-canvas"
  },
  "version": "1.0.0",
  "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": "Terry Lin",
  "main": "index.js",
  "keywords": [
    "react-native",
    "react-native-sketch",
    "react-native-svg",
    "react",
    "native",
    "sketch",
    "svg",
    "draw"
  ],
  "nativePackage": true,
  "license": "MIT"
}