{
  "name": "untitled-project-1",
  "version": "1.0.0",
  "description": "UI project exported from UXMagic Copilot — Untitled Project 1",
  "main": "Coinbase - Sign in.html",
  "scripts": {
    "start": "npx serve .",
    "dev": "npx live-server ."
  },
  "keywords": [
    "ui",
    "frontend",
    "design",
    "uxmagic"
  ],
  "author": "UXMagic Copilot",
  "license": "MIT",
  "devDependencies": {
    "live-server": "^1.2.2",
    "serve": "^14.2.1"
  }
}