{
  "name": "react-photo-frame",
  "version": "3.0.3",
  "description": "Give it a frame design and a photo, and it draws the photo inside the frame's border on a canvas, then hands back the combined image as a data URL.",
  "type": "module",
  "main": "./index.js",
  "types": "./index.d.ts",
  "author": "Learn React Code",
  "keywords": [
    "Photo",
    "Frame",
    "React",
    "photo",
    "Frame"
  ],
  "peerDependencies": {
    "react": ">=18"
  }
}
