{
  "name": "goblin-gadgets",
  "version": "4.3.1",
  "description": "Gadgets library",
  "main": "./builders/builders.js",
  "scripts": {
    "test": "mocha test/**/*.spec.js"
  },
  "author": "Epsitec SA",
  "contributors": [
    "Samuel Loup <loup@epsitec.ch>",
    "Mathieu Schroeter <schroeter@epsitec.ch>",
    "Daniel Roux <roux@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>"
  ],
  "license": "MIT",
  "config": {
    "xcraft": {
      "commands": true,
      "hot": false
    }
  },
  "dependencies": {
    "immutable": "4.0.0-rc.14",
    "goblin-nabu": "^2.0.0",
    "goblin-toolbox": "^1.0.0",
    "xcraft-core-goblin": "^5.0.0",
    "xcraft-core-stones": "^0.4.0",
    "xcraft-core-utils": "^4.0.0"
  },
  "devDependencies": {
    "bignumber.js": "^8.1.1",
    "css-loader": "^6.10.0",
    "@fortawesome/react-fontawesome": "^0.1.9",
    "goblin-theme": "^2.0.0",
    "goblin-laboratory": "^4.0.0",
    "leaflet": "1.2.0",
    "mocha": "^11.2.2",
    "monaco-editor": "^0.31.1",
    "mousetrap": "^1.6.1",
    "prettier": "2.0.4",
    "prop-types": "^15.5.10",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "react-list": "github:Xcraft-Inc/react-list",
    "react-markdown": "^7.0.1",
    "react-pivottable": "^0.7.0",
    "remark-gfm": "^3.0.1",
    "remark-supersub": "^1.0.0",
    "scroll-into-view-if-needed": "^1.4.0",
    "xcraft-core-shredder": "^5.0.0",
    "xcraft-dev-prettier": "^2.0.0",
    "xcraft-dev-rules": "^4.4.2"
  },
  "prettier": "xcraft-dev-prettier"
}
