{
  "name": "@microsoft/fraud-protection",
  "title": "@microsoft/fraud Protection",
  "version": "1.1.0",
  "description": "Microsoft Fraud Protection React Library",
  "main": "index.js",
  "files": [
    "README.md",
    "LICENSE",
    "android",
    "index.js",
    "ios",
    "fraud-protection.podspec"
  ],
  "publishConfig": {
    "registry":"https://registry.npmjs.org"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "microsoft",
    "fraudprotection",
    "fraud-protection"
  ],
  "author": {
      "name": "Microsoft Corporation"
  },
  "license": "MICROSOFT SOFTWARE LICENSE TERMS",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": ">=16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "18.1.0",
    "react-native": "0.70.2"
  }
}
