{
  "name": "react-native-native-env",
  "version": "0.0.4",
  "description": "Providing environment variables from native to js in React Native. ",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "environment variables"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xgfe/react-native-native-env.git"
  },
  "author": "xgfe",
  "license": "MIT"
}
