react-native-config/package.json
Pedro Belo 5803c20c51 v0.4.1
2017-04-28 13:55:33 -07:00

22 lines
562 B
JSON

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