UNPKG

@corrbo/react-native-dev-console

Version:
41 lines (40 loc) 947 B
{ "name": "@corrbo/react-native-dev-console", "version": "1.0.9", "description": "Developer menu", "main": "src/index.ts", "scripts": {}, "author": "Alzhan", "homepage": "https://github.com/alzhab/react-native-dev-console#readme", "license": "ISC", "dependencies": { "react-native-mmkv": "^3.2.0", "react-native-network-logger": "2.0.0", "react-native-restart": "^0.0.27" }, "bundledDependencies": [ "react-native-network-logger", "react-native-restart" ], "bundleDependencies": [ "react-native-network-logger", "react-native-restart" ], "keywords": [ "react-native", "devtools", "developer-console", "debugging", "logging", "network-inspector", "react-native-debugger", "debug-console", "production-debugging", "react-native-development", "monitoring", "diagnostics", "error-tracking", "in-app-console", "floating-button" ] }