{
  "name": "my-block-cgb-guten-block",
  "version": "1.0.0",
  "private": true,
  "scripts": {
    "start": "cgb-scripts start",
    "build": "cgb-scripts build",
    "eject": "cgb-scripts eject",
	"dev": "webpack --mode development --watch",
    "build": "webpack --mode production"
  },
  "dependencies": {
    "cgb-scripts": "1.13.0",
    "classnames": "^2.2.6",
    "moment": "^2.23.0",
    "query-string": "^6.2.0",
    "querystringify": "^2.1.0"
  }
}
