{
  "name": "xcraft-materials",
  "version": "0.2.9",
  "description": "Xcraft Components",
  "main": "xcraft-materials.js",
  "keywords": [
    "xcraft",
    "materials"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Xcraft-Inc/xcraft-materials.git"
  },
  "author": "Epsitec SA",
  "contributors": [
    "Mathieu Schroeter <schroeter@epsitec.ch>",
    "Samuel Loup <loup@epsitec.ch>",
    "Gillian Fries <fries@epsitec.ch>"
  ],
  "license": "MIT",
  "dependencies": {
    "picocolors": "^1.1.1",
    "progress-with-fix": "^1.1.10",
    "xcraft-reflux": "^7.0.0",
    "xcraft-core-fs": "^2.0.0",
    "xcraft-core-log": "^2.0.0",
    "xcraft-core-utils": "^4.0.0"
  },
  "bugs": {
    "url": "https://github.com/Xcraft-Inc/xcraft-materials/issues"
  },
  "homepage": "https://github.com/Xcraft-Inc/xcraft-materials#readme",
  "devDependencies": {
    "prettier": "2.0.4",
    "xcraft-dev-prettier": "^2.0.0",
    "xcraft-dev-rules": "^4.4.0"
  },
  "prettier": "xcraft-dev-prettier"
}
