{
  "name": "@mosaicslicer/curaengine",
  "version": "0.0.3",
  "description": "Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. (unofficial)",
  "type": "module",
  "main": "dist/CuraEngine.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MosaicSlicer/CuraEngine.git"
  },
  "keywords": [
    "cura",
    "curaengine",
    "fdm",
    "3d-printing",
    "slicer"
  ],
  "author": "",
  "license": "AGPL-3.0",
  "bugs": {
    "url": "https://github.com/MosaicSlicer/CuraEngine/issues"
  },
  "homepage": "https://github.com/MosaicSlicer/CuraEngine#readme",
  "files": [
    "dist/*",
    "README.md",
    "LICENSE"
  ]
}
