{
  "name": "rjc-react-native-signature-capture",
  "version": "0.4.13",
  "description": "Lets users sign their signatures",
  "main": "SignatureCapture.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/joel-chalkley-od/rjc-react-native-signature-capture.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "ios",
    "signature"
  ],
  "peerDependencies": {
    "react-native": ">=0.47"
  },
  "author": "RepairShopr",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/joel-chalkley-od/rjc-react-native-signature-capture/issues"
  },
  "homepage": "https://github.com/joel-chalkley-od/rjc-react-native-signature-capture#readme",
  "dependencies": {
    "prop-types": "^15.5.10"
  },
  "devDependencies": {
    "react": "16.13.1",
    "react-native": "0.63.2"
  }
}
