{
  "name": "goblin-blacksmith",
  "version": "3.1.0",
  "description": "Backend renderer",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Epsitec SA",
  "contributors": [
    "Samuel Loup <loup@epsitec.ch>",
    "Mathieu Schroeter <schroeter@epsitec.ch>",
    "Gillian Fries <fries@epsitec.ch>"
  ],
  "license": "MIT",
  "config": {
    "xcraft": {
      "commands": true
    }
  },
  "dependencies": {
    "aphrodite": "^2.2.2",
    "gigawatts": "^4.0.5",
    "immutable": "4.0.0-rc.14",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "@react-pdf/renderer": "^3.1.9",
    "react-redux": "^8.1.3",
    "uuid": "^8.3.2",
    "xcraft-core-etc": "^3.0.0",
    "xcraft-core-goblin": "^5.0.0",
    "xcraft-core-host": "^3.0.0",
    "xcraft-core-fs": "^2.1.0",
    "xcraft-core-utils": "^4.0.0",
    "xcraft-core-process": "^1.2.0"
  },
  "devDependencies": {
    "goblin-laboratory": "^4.0.0",
    "goblin-webpack": "^4.0.0",
    "prettier": "2.0.4",
    "xcraft-dev-prettier": "^2.0.0",
    "xcraft-dev-rules": "^4.4.0"
  },
  "prettier": "xcraft-dev-prettier"
}
