{
  "name": "react-native-pos-stripe-terminal",
  "title": "React Native POS Stripe Terminal",
  "version": "1.3.0",
  "description": "React Native POS Stripe Terminal",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lemaire31/react-native-pos-stripe-terminal.git",
    "baseUrl": "https://github.com/lemaire31/react-native-pos-stripe-terminal"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Goodfynd, Inc.",
    "email": "lemaire@goodfynd.com"
  },
  "forkedAuthor": {
    "name": "Theo Patt",
    "email": "theo@theopatt.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "@react-native-async-storage/async-storage": "^1.14.0",
    "react": "16.13.1",
    "react-native": "^0.63.4"
  },
  "devDependencies": {
    "prettier": "^2.0.5"
  },
  "dependencies": {
    "@types/react-native": "^0.63.10",
    "babel-eslint": "^10.1.0",
    "eslint": "^7.1.0",
    "eslint-config-prettier": "^6.11.0",
    "eslint-plugin-prettier": "^3.1.3",
    "typescript": "^4.3.5"
  }
}
