{
  "name": "gatsby-env-variables",
  "version": "2.0.0",
  "description": "Use your env variables in client side",
  "main": "index.js",
  "repository": "git@github.com:luanbitar/gatsby-env-variables.git",
  "author": "Luan Bitar <7@lbitar.com>",
  "license": "MIT",
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsbyjs",
    "environment",
    "environments",
    "environment-variable",
    "environment-variables",
    "variables",
    "env",
    "dynamic",
    "plugin"
  ],
  "peerDependencies": {
    "gatsby": ">2.0.0"
  }
}
