{
  "name": "@glowjs/restool",
  "version": "1.0.20",
  "description": "GlowJS数字孪生资产工具。",
  "main": "./dist/glow.restool.js",
  "types": "./dist/typings/index.d.ts",
  "files": [
    "dist"
  ],
  "scripts": {
    "dev": "ts-node ./build/build.ts development",
    "build": "ts-node ./build/build.ts production"
  },
  "keywords": [
    "babylonjs",
    "three.js",
    "thing.js",
    "ThingJS",
    "优锘",
    "GlowJS",
    "51WORLD",
    "数字孪生",
    "元宇宙",
    "DCVM",
    "数据中心可视化",
    "可视化",
    "3D"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@glowjs/core": "latest",
    "element-plus": "2.2.6",
    "tslib": "2.3.1",
    "vue": "3.2.33"
  },
  "devDependencies": {
    "@vue/compiler-sfc": "3.2.31",
    "@vue/component-compiler-utils": "3.3.0",
    "colors": "1.4.0",
    "css-loader": "6.5.1",
    "mini-css-extract-plugin": "2.5.3",
    "raw-loader": "4.0.2",
    "terser-webpack-plugin": "5.3.0",
    "ts-loader": "9.2.6",
    "ts-node": "10.4.0",
    "typescript": "5.7.2",
    "vue-loader": "17.0.0",
    "webpack": "5.65.0"
  }
}
