{
  "name": "@uiw/github-corners",
  "version": "1.5.16",
  "description": "Add a Github corner to your project page, This GitHub corners for web component.",
  "type": "module",
  "exports": "./lib/index.js",
  "types": "lib/index.d.ts",
  "homepage": "https://uiwjs.github.io/react-github-corners",
  "repository": {
    "type": "git",
    "url": "https://github.com/uiwjs/react-github-corners.git"
  },
  "author": "",
  "license": "MIT",
  "files": [
    "lib",
    "src"
  ],
  "keywords": [
    "web-component",
    "web-components",
    "github-corners",
    "web"
  ]
}
