UNPKG

react-native-site24x7-rn

Version:

Monitor react native mobile applications with site24x7 Mobile RUM

47 lines (46 loc) 1.01 kB
{ "name": "react-native-site24x7-rn", "title": "React Native Site24x7 Rn", "version": "1.0.5", "description": "Monitor react native mobile applications with site24x7 Mobile RUM", "main": "lib/index.js", "files": [ "README.md", "android", "index.js", "ios", "lib", "react-native-site24x7-rn.podspec", "license", "tsconfig.json", "decs.d.ts" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "site24x7", "rum", "ios", "android", "monitoring", "performance" ], "author": { "name": "Murugappan.vr", "email": "apm-insight@zohocorp.com" }, "license": "SEE LICENSE IN license", "licenseFilename": "license", "readmeFilename": "README.md", "peerDependencies": { "react": ">=16.8.1", "react-native": ">=0.60.0-rc.0 <1.0.x" }, "homepage": "https://www.site24x7.com", "devDependencies": { "react": "^18.0", "react-native": "^0.70" } }