{
	"name": "react-share-pro",
	"description": "Boost your React applications with react-share-pro, a customizable library for adding social media sharing buttons. Share effortlessly on Facebook, Twitter, LinkedIn, Reddit, and WhatsApp with beautiful, responsive buttons. Enhance user engagement and drive traffic today.",
	"version": "2.1.9-24",
	"type": "module",
	"private": false,
	"sideEffects": false,
	"main": "./dist/index.cjs",

  "types": "./dist/index.d.ts",

  "module": "./dist/index.js",
	"exports": {

    "import": "./dist/index.js",

    "require": "./dist/index.cjs"

  },
	"files": [
		"dist"
	],
	"engines": {
		"node": ">=18"
	},
	"scripts": {
		"dev": "vite",
		"build": "vite build",
		"lint": "eslint .",
		"preview": "vite preview"
	},
	"dependencies": {
		"@testing-library/jest-dom": "^5.17.0",
		"@testing-library/react": "^13.4.0",
		"@testing-library/user-event": "^13.5.0",
		"react": "^18.0.0",
		"react-dom": "^18.0.0",
		"react-scripts": "5.0.1",
		"vite-plugin-dts": "^4.2.3",
		"web-vitals": "^2.1.4"
	},
	"peerDependencies": {
		"react": "^18.0.0",
		"react-dom": "^18.0.0"
	},
	"devDependencies": {
		"@eslint/js": "^9.9.0",
		"@types/react": "^18.3.3",
		"@types/react-dom": "^18.3.0",
		"@vitejs/plugin-react": "^4.3.1",
		"eslint": "^9.9.0",
		"eslint-plugin-react-hooks": "^5.1.0-rc.0",
		"eslint-plugin-react-refresh": "^0.4.9",
		"globals": "^15.9.0",
		"typescript": "^5.5.3",
		"typescript-eslint": "^8.0.1",
		"vite": "^5.4.1"
	},
	"homepage": "https://github.com/hellojyoti03/react-share-pro",
	"issues": {
		"url": "https://github.com/hellojyoti03/react-share-pro/issues"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/hellojyoti03/react-share-pro.git"
	},
	"eslintConfig": {
		"extends": [
			"react-app",
			"react-app/jest"
		]
	},
	"browserslist": {
		"production": [
			">0.2%",
			"not dead",
			"not op_mini all"
		],
		"development": [
			"last 1 chrome version",
			"last 1 firefox version",
			"last 1 safari version"
		]
	},
	"license": "MIT",
	"keywords": [
		"react",
		"social share",
		"share buttons",
		"react share pro",
		"web share",
		"social media",
		"sharing",
		"share links",
		"share on social media",
		"react components",
		"share widget",
		"share interface",
		"share options",
		"share tools",
		"facebook share",
		"twitter share",
		"linkedin share",
		"whatsapp share",
		"reddit share",
		"user engagement",
		"content sharing",
		"react share library"
	]
}
