{
  "name": "did-connect-docs",
  "private": true,
  "version": "1.0.0",
  "license": "MIT",
  "scripts": {
    "start": "gatsby develop -H 0.0.0.0",
    "build": "gatsby build --prefix-paths",
    "serve": "gatsby serve"
  },
  "dependencies": {
    "@arcblock/gatsby-theme-docs": "^7.22.0",
    "dotenv": "^8.2.0",
    "gatsby": "^2.20.2",
    "mustache": "^4.0.0"
  }
}
