react-native-signature-canvas
Version:
React Native Signature Component based Canvas for Android && IOS && expo
38 lines (37 loc) • 967 B
JSON
{
"name": "react-native-signature-canvas",
"version": "4.1.0",
"description": "React Native Signature Component based Canvas for Android && IOS && expo",
"main": "index.js",
"scripts": {
"build": "npm publish",
"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",
"pad",
"canvas",
"expo"
],
"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",
"devDependencies": {
"react-native-webview": "^11.0.3"
},
"peerDependencies": {
"react-native-webview": "^11.0.3"
}
}