UNPKG

@rneui/envinfo

Version:

Logs information about the current environment relevant to React Native Elements

25 lines 516 B
{ "name": "@rneui/envinfo", "publishConfig": { "access": "public" }, "license": "MIT", "description": "Logs information about the current environment relevant to React Native Elements", "version": "1.1.2", "bin": "./envinfo.js", "dependencies": { "glob": "^8.0.3" }, "keywords": [ "rneui", "envinfo", "react-native-elements" ], "author": "The RNE Core Team", "contributors": [ { "name": "Arpit Bhalla", "url": "https://github.com/arpitbhalla" } ] }