{ "name": "updog-storefront", "version": "1.0.0", "scripts": { "dev": "next dev", "build": "next build", "start": "next start" } }