{
  "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"
    }
  ]
}