{ "name": "three-common", "version": "1.0.2", "description": "JavaScript 3D library", "scripts": { "build": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "pandav": { "cn_name": "three-common sdk", "private": true, "icon": "" }, "dependencies": { "@babel/runtime": "7.23.5", "lodash": "4.6.1", "react": "^17.0.2", "react-dom": "^17.0.2" } }