{
  "name": "@mayank1513/react18-themes-lite",
  "author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
  "private": false,
  "version": "3.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/react18-themes.git"
  },
  "bugs": {
    "url": "https://github.com/react18-tools/react18-themes/issues"
  },
  "homepage": "https://github.com/react18-tools/react18-themes#readme",
  "sideEffects": false,
  "license": "MIT",
  "devDependencies": {
    "@remix-run/node": "^2.7.2",
    "@remix-run/react": "^2.7.2",
    "@remix-run/testing": "^2.7.2",
    "@testing-library/react": "^14.2.1",
    "@turbo/gen": "^1.12.4",
    "@types/node": "^20.11.21",
    "@types/react": "^18.2.60",
    "@types/react-dom": "^18.2.19",
    "@vitejs/plugin-react": "^4.2.1",
    "@vitest/coverage-v8": "^1.3.1",
    "esbuild-plugin-react18": "^0.0.7",
    "eslint": "^8.57.0",
    "eslint-config-custom": "workspace:*",
    "jsdom": "^24.0.0",
    "next": "^14.1.0",
    "octokit": "^3.1.2",
    "react": "^18.2.0",
    "tsconfig": "workspace:*",
    "tsup": "^8.0.2",
    "turbo": "^1.12.4",
    "typedoc": "^0.25.9",
    "typescript": "5.3.3",
    "vite-tsconfig-paths": "^4.3.1",
    "vitest": "^1.3.1"
  },
  "peerDependencies": {
    "@remix-run/node": "^2.3.1",
    "@remix-run/react": "^2.3.1",
    "@types/react": "16.8 - 18",
    "next": "10 - 14",
    "react": "16.8 - 18",
    "r18gs": "^0"
  },
  "peerDependenciesMeta": {
    "next": {
      "optional": true
    },
    "@remix-run/node": {
      "optional": true
    },
    "@remix-run/react": {
      "optional": true
    }
  },
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/mayank1513"
  },
  "keywords": [
    "nextjs",
    "nextjs13",
    "nextjs14",
    "nextjs-themes",
    "nextjs13-themes",
    "nextjs14-themes",
    "react",
    "react18",
    "react-themes",
    "react18-themes",
    "react18-tools",
    "react-server-components",
    "react-client-components",
    "themes",
    "next-themes",
    "dark-mode",
    "dark-themes",
    "typescript",
    "javascript",
    "mayank1513",
    "turborepo-trmplate"
  ]
}