{ "name": "helloworld", "version": "1.0.0", "description": "npm init -y", "main": "webpack.config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "webpack" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "lesca-threejs-orbitcontrols": "^1.0.4", "three": "^0.127.0", "webpack": "^5.34.0", "webpack-cli": "^4.6.0" } }