{
  "name": "@mayank1513/fork-me",
  "author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
  "private": false,
  "version": "2.1.3",
  "description": "An intuitive React.js fork me ribbon component for promoting open source project forks.",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react18-tools/fork-me.git"
  },
  "bugs": {
    "url": "https://github.com/react18-tools/fork-me/issues"
  },
  "homepage": "https://github.com/react18-tools/fork-me#readme",
  "sideEffects": false,
  "license": "MIT",
  "devDependencies": {
    "@testing-library/react": "^16.1.0",
    "@turbo/gen": "^2.3.3",
    "@types/node": "^22.10.2",
    "@types/react": "^19.0.1",
    "@types/react-dom": "^19.0.2",
    "@vitejs/plugin-react": "^4.3.4",
    "@vitest/coverage-v8": "^2.1.8",
    "esbuild-plugin-css-module": "^0.1.0",
    "esbuild-plugin-react18": "^0.2.5",
    "esbuild-plugin-react18-css": "^0.0.4",
    "eslint-config-custom": "workspace:*",
    "jsdom": "^25.0.1",
    "octokit": "^4.0.2",
    "react": "^19.0.0",
    "tsconfig": "workspace:*",
    "tsup": "^8.3.5",
    "typedoc": "^0.27.5",
    "typescript": "^5.7.2",
    "vite-tsconfig-paths": "^5.1.4",
    "vitest": "^2.1.8"
  },
  "peerDependencies": {
    "@types/react": "16.8 - 20",
    "next": "10 - 16",
    "react": "16.8 - 20"
  },
  "peerDependenciesMeta": {
    "next": {
      "optional": true
    }
  },
  "funding": [
    {
      "type": "github",
      "url": "https://github.com/sponsors/mayank1513"
    },
    {
      "type": "individual",
      "url": "https://pages.razorpay.com/mayank1513"
    }
  ],
  "keywords": [
    "fork-me",
    "GitHub",
    "nextjs",
    "nextjs13",
    "nextjs14",
    "nextjs15",
    "react",
    "react18",
    "react-server-components",
    "react-client-components",
    "typescript",
    "javascript",
    "mayank1513",
    "github-star",
    "turborepo-trmplate"
  ]
}