{
  "name": "@alanlima/react-native-signature-capture",
  "version": "0.5.1",
  "description": "Fork of the original library from RepairShopr.",
  "main": "SignatureCapture.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alanlima/react-native-signature-capture.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "ios",
    "signature"
  ],
  "peerDependencies": {
    "react": ">=15.4.1",
    "react-native": ">=0.47"
  },
  "author": "RepairShopr",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/alanlima/react-native-signature-capture/issues"
  },
  "homepage": "https://github.com/alanlima/react-native-signature-capture#readme",
  "dependencies": {
    "prop-types": "^15.5.10"
  },
  "devDependencies": {
    "@babel/runtime": "^7.3.1",
    "react": "^16.8.3",
    "react-dom": "^16.8.3",
    "react-hot-loader": "^4.7.1",
    "react-native": "^0.58.5"
  }
}
