{
  "name": "react-native-config",
  "version": "0.4.1",
  "description": "Expose config variables to React Native apps",
  "keywords": ["env", "config", "config-var", "react-native", "android", "ios", "12factor"],
  "homepage": "https://github.com/luggg/react-native-config",
  "contributors": [],
  "repository": {
    "type": "git",
    "url": "https://github.com/luggg/react-native-config"
  },
  "private": false,
  "author": "Pedro Belo",
  "files": [
    "android/",
    "ios/",
    "index.js",
    "react-native-config.podspec"
  ],
  "license": "MIT"
}
