{
  "name": "gltf-export",
  "version": "1.0.0",
  "type": "module",
  "description": "a plugin for 3d model",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "clean-css-cli": "^5.5.2",
    "docdash": "^1.2.0",
    "esbuild": "^0.14.23",
    "eslint": "^8.10.0",
    "eslint-plugin-unused-imports": "^2.0.0",
    "fantasticon": "^1.2.2",
    "http-server": "^14.0.0",
    "jsdoc": "^3.6.10",
    "mocha": "^10.0.0",
    "oslllo-svg-fixer": "^2.0.1",
    "svgo": "^2.3.1"
  },
  "dependencies": {
    "@simonwep/pickr": "1.8.2",
    "draco3d": "1.5.2",
    "fflate": "0.7.3",
    "occt-import-js": "0.0.7",
    "rhino3dm": "7.14.0",
    "three": "0.141.0",
    "web-ifc": "0.0.35",
    "yargs": "^17.6.0"
  }
}
