{
  "name": "grapes-sam1-nthn",
  "version": "2.0.0",
  "description": "GRAPES V1 — The New Beginning. Free browser games launcher with stunning purple starry theme.",
  "main": "index.html",
  "keywords": [
    "games",
    "html5",
    "browser",
    "grapes",
    "free-games",
    "online-games",
    "cdn",
    "unpkg",
    "static-site"
  ],
  "license": "MIT",
  "files": [
    "index.html",
    "grapes.css",
    "manifest.json",
    "README.md"
  ],
  "scripts": {
    "start": "echo 'Visit https://unpkg.com/grapes-sam1-nthn@latest/ to play games'"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/sam1tung/grapes-v1.git"
  },
  "homepage": "https://unpkg.com/grapes-sam1-nthn@latest/",
  "author": "sam1tung <zafteryfortnite@gmail.com>",
  "engines": {
    "node": ">=14.0.0"
  }
}