{
  "name": "react-native-signature-canvas",
  "version": "5.0.2",
  "description": "A performant, customizable React Native signature canvas with advanced error handling, WebView optimization, and TypeScript support for iOS, Android, and Expo",
  "main": "index.js",
  "scripts": {
    "genlog": "conventional-changelog -p angular -i CHANGELOG.md -s",
    "postversion": "git push --follow-tags"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/YanYuanFE/react-native-signature-canvas.git"
  },
  "keywords": [
    "react-native",
    "react component",
    "ios",
    "android",
    "signature",
    "signature-pad",
    "canvas",
    "expo",
    "typescript",
    "drawing",
    "webview",
    "performance",
    "error-handling",
    "undo-redo",
    "svg-export"
  ],
  "author": "YanYuanFE",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/YanYuanFE/react-native-signature-canvas/issues"
  },
  "homepage": "https://github.com/YanYuanFE/react-native-signature-canvas#readme",
  "peerDependencies": {
    "react-native-webview": ">=13"
  }
}
