{ "name": "week-1-task-2-vanilla", "private": true, "version": "0.0.0", "packageManager": "yarn@1.22.22", "scripts": { "dev": "echo 'Add your Three.js dev script here'", "build": "echo 'Add your Three.js build script here'", "lint": "echo 'Add your lint script here'", "clean": "rm -rf dist build" } }