UNPKG

pp-rn-signature-capture

Version:

This is a custom from react-native-signature-capture. Lets users sign their signatures

32 lines (31 loc) 840 B
{ "name": "pp-rn-signature-capture", "version": "0.4.9", "description": "This is a custom from react-native-signature-capture. 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/RepairShopr/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/RepairShopr/react-native-signature-capture/issues" }, "homepage": "https://github.com/RepairShopr/react-native-signature-capture#readme", "dependencies": { "prop-types": "^15.5.10" } }