{
  "name": "xmark-swap-starter",
  "version": "0.1.0",
  "description": "XMark starter blocklet that contains a simple currency dapp",
  "scripts": {
    "start": "gatsby develop --host 0.0.0.0",
    "build": "gatsby build",
    "serve": "gatsby serve"
  },
  "keywords": [],
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
  "license": "MIT",
  "dependencies": {
    "@arcblock/gatsby-theme-www": "^7.25.0",
    "dotenv": "^8.2.0",
    "gatsby": "^2.23.22"
  }
}
