{
  "name": "ai-mshu-react-hook",
  "version": "1.0.7",
  "description": "",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "ISC",
  "devDependencies": {
    "@types/react": "^18.0.17",
    "mobx": "^6.6.1",
    "mstech-eslint-config": "^1.0.21",
    "react": "^18.2.0"
  },
  "dependencies": {
    "@react-navigation/native": "^6.0.12",
    "ai-mstech-subject": "^1.0.0",
    "rxjs": "^7.5.6"
  },
  "peerDependencies": {
    "mobx": ">=6.0.0",
    "ai-mstech-subject": ">=1.0.0",
    "@react-navigation/native": ">=6.0.0",
    "react": ">=17.0.0"
  }
}
