{
  "name": "relay-config",
  "description": "Config parser for Relay applications.",
  "version": "12.0.1",
  "keywords": [
    "graphql",
    "relay"
  ],
  "license": "MIT",
  "homepage": "https://facebook.github.io/relay/",
  "bugs": "https://github.com/facebook/relay/issues",
  "repository": "facebook/relay",
  "main": "index.js",
  "dependencies": {
    "cosmiconfig": "^5.0.5"
  }
}
