{ "name": "thoughts", "version": "1.0.0", "main": "index.js", "scripts": { "build": "rspack build", "dev": "rspack --watch" }, "author": "", "license": "ISC", "description": "", "devDependencies": { "@rspack/cli": "^1.3.0", "@rspack/core": "^1.3.0" } }