{
	"name": "nextjs-themes-ultralight",
  "author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
  "private": false,
  "version": "0.1.0",
  "description": "Unleash the Power of React Server Components! Use multiple themes on your site with confidence, without losing any advantages of React Server Components.",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react18-tools/nextjs-themes-ultralight.git"
  },
  "bugs": {
    "url": "https://github.com/react18-tools/nextjs-themes-ultralight/issues"
  },
  "homepage": "https://github.com/react18-tools/nextjs-themes-ultralight/tree/main/lib/fork-me#readme",
  "sideEffects": false,
  "license": "MIT",
  "peerDependencies": {
    "@types/react": "16.8 - 18",
    "next": "10 - 14",
    "react": "16.8 - 18",
    "r18gs": "^0"
  },
  "peerDependenciesMeta": {
    "next": {
      "optional": true
    }
  },
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/mayank1513"
  },
  "keywords": [
    "nextjs",
    "nextjs13",
    "nextjs14",
    "nextjs-themes",
    "nextjs-themes-ultralight",
    "nextjs13-themes",
    "nextjs14-themes",
    "tailwind",
    "tailwindcss",
    "tailwindcss-support",
    "react",
    "react18",
    "react18-tools",
    "react-themes",
    "react18-themes",
    "react-server-components",
    "react-client-components",
    "themes",
    "zen-store",
    "r18gs",
    "react18-global-store",
    "dark-mode",
    "dark-theme",
    "dark-themes",
    "typescript",
    "javascript",
    "mayank1513",
    "turborepo-trmplate"
  ],
  "dependencies": {
    "r18gs": "^0.0.3"
  }
}