{
  "private": true,
  "name": "example-simple",
  "version": "7.28.16",
  "main": "index.js",
  "dependencies": {
    "@arcblock/gatsby-theme-www": "^7.28.16",
    "dotenv": "^8.2.0",
    "gatsby": "2.24.2"
  },
  "scripts": {
    "start": "node tools/create_env.js && gatsby develop -H 0.0.0.0",
    "build:gatsby": "node tools/create_env.js && gatsby build",
    "serve": "gatsby serve"
  },
  "license": "MIT",
  "gitHead": "6f491e0999f0974cc190a7875454d3760600509a"
}
