{
  "name": "@mayank1513/fork-me-react",
  "author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>",
  "private": false,
  "version": "0.0.2",
  "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/mayank1513/turbo-template.git"
  },
  "bugs": {
    "url": "https://github.com/mayank1513/turbo-template/issues"
  },
  "homepage": "https://github.com/mayank1513/turbo-template/tree/main/packages/ui#readme",
  "sideEffects": false,
  "license": "MIT",
  "peerDependencies": {
    "@types/react": "^16.8 || ^17 || ^18",
    "next": "^8",
    "react": "^16.8 || ^17 || ^18"
  },
  "peerDependenciesMeta": {
    "next": {
      "optional": true
    }
  },
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/mayank1513"
  },
  "keywords": [
    "fork me",
    "fork-me",
    "fork-me-react",
    "fork-me-react18",
    "fork-me-nextjs",
    "fork-me-nextjs13",
    "nextjs",
    "nextjs13",
    "react",
    "react18",
    "react-server-components",
    "react-client-components",
    "typescript",
    "javascript"
  ]
}