{
  "name": "react-native-audio-recorder-player-adalo",
  "version": "1.2.1",
  "description": "React Native Audio Recorder and Player.",
  "homepage": "https://github.com/Ejaj-Ahamed/react-native-audio-recorder-player-adalo",
  "main": "index.ts",
  "types": "index.d.ts",
  "postinstall": "dooboolab-welcome postinstall",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "tsc && flowgen index.d.ts -o index.js.flow",
    "lint": "eslint -c .eslintrc.js 'index.ts'"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ejaj-Ahamed/react-native-audio-recorder-player-adalo"
  },
  "keywords": [
    "react-native",
    "audio",
    "sound",
    "record",
    "recorder",
    "player"
  ],
  "author": "dooboolab",
  "license": "MIT",
  "peerDependencies": {
    "react": "*",
    "react-native": "*"
  },
  "dependencies": {
    "dooboolab-welcome": "^1.3.2"
  },
  "devDependencies": {
    "@dooboo/eslint-config-react-native": "^1.0.3",
    "@types/eslint": "^8.4.6",
    "@types/react": "18.0.21",
    "@types/react-native": "^0.70.4",
    "babel-eslint": "^10.1.0",
    "eslint": "^8.25.0",
    "eslint-plugin-prettier": "^4.2.1",
    "flow-bin": "^0.190.0",
    "flowgen": "^1.20.1",
    "jest": "^29.2.0",
    "prettier": "^2.7.1",
    "typescript": "^4.8.4"
  }
}
