UNPKG

fraud-protection-do-not-use

Version:

Microsoft Fraud Protection React Library

42 lines (41 loc) 957 B
{ "name": "fraud-protection-do-not-use", "title": "@microsoft/fraud Protection", "version": "1.0.1", "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": "^16.9.0", "react-native": "^0.61.5" } }