{ "private": true, "scripts": { "start": "npm start -w @mcflyjs/landing-page", "build": "npm run build -w @mcflyjs/landing-page", "build:preview": "npm run build:preview -w @mcflyjs/landing-page" }, "workspaces": [ "packages/config", "packages/create-mcfly", "templates/basic", "packages/core", "app" ] }