{
  "name": "digisig",
  "version": "1.0.0",
  "description": "Digital signature custom for trail purpose",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Digital",
    "signature",
    "react",
    "native"
  ],
  "author": "aithashi",
  "license": "ISC",
  "devDependencies": {
    "react-native-signature-capture": "^0.4.10"
  }
}
