UNPKG

@kyverus/react-custom-magnifier

Version:
26 lines (25 loc) 618 B
{ "name": "@kyverus/react-custom-magnifier", "version": "1.2.0", "description": "A Customizable React Component for Magnifying Images", "main": "src/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-magnifier", "magnifier", "image-magnifier" ], "repository": { "type": "git", "url": "https://github.com/kyverus-react-packages/react-custom-magnifier" }, "author": "Kyverus", "license": "ISC", "peerDependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" } }