{
  "name": "goblin-laboratory",
  "version": "4.11.3",
  "description": "Laboratory",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "main": "lib/index.js",
  "author": "Epsitec SA",
  "contributors": [
    "Samuel Loup <loup@epsitec.ch>",
    "Mathieu Schroeter <schroeter@epsitec.ch>",
    "Yannick Vessaz <vessaz@epsitec.ch>",
    "Gillian Fries <fries@epsitec.ch>",
    "Jonny Quarta <quarta@epsitec.ch>",
    "Catia Guidi <guidi@epsitec.ch>",
    "Pierre Arnaud <arnaud@epsitec.ch>",
    "Michael Walz <walz@epsitec.ch>",
    "Jonathan Houmard <houmard@epsitec.ch>",
    "Louis-Samuel Leuenberger <leuenberger@epsitec.ch>"
  ],
  "license": "MIT",
  "config": {
    "xcraft": {
      "commands": true
    }
  },
  "dependencies": {
    "fs-extra": "^11.3.3",
    "goblin-theme": "^2.0.0",
    "xcraft-core-goblin": "^5.0.0",
    "xcraft-core-log": "^2.2.0",
    "xcraft-core-probe": "^2.0.0",
    "xcraft-core-transport": "^4.0.0",
    "xcraft-core-stones": "^0.4.16",
    "xcraft-core-utils": "^4.19.0"
  },
  "devDependencies": {
    "aphrodite": "^2.2.2",
    "css-key": "^1.0.0",
    "@fortawesome/react-fontawesome": "^0.1.9",
    "history": "^4.6.1",
    "immutable": "4.0.0-rc.14",
    "linked-list": "^1.0.4",
    "obj-to-css": "^1.0.1",
    "path-to-regexp": "^1.9.0",
    "prettier": "2.0.4",
    "prop-types": "^15.5.10",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "react-redux": "^8.1.3",
    "redux-thunk": "^2.3.0",
    "safe-stable-stringify": "^2.5.0",
    "xcraft-core-shredder": "^5.3.0",
    "xcraft-dev-prettier": "^2.0.0",
    "xcraft-dev-rules": "^4.4.2",
    "xcraft-traverse": "^0.7.0"
  },
  "prettier": "xcraft-dev-prettier"
}
