{
  "name": "@ahwui/react-card",
  "version": "0.0.2",
  "description": "Card Progress component",
  "main": "lib/cjs/index.js",
  "module": "lib/esm/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/ybuiw/ahwui.git"
  },
  "keywords": [
    "react",
    "react-card",
    "react card",
    "ahwui react-card",
    "ahwui react card",
    "ahwui card"
  ],
  "publishConfig": {
    "access": "public"
  },
  "author": "uub",
  "license": "MIT",
  "devDependencies": {
    "@types/react": "^17.0.0",
    "@types/react-dom": "^17.0.0",
    "react": "^17.0.1",
    "react-dom": "^17.0.1"
  },
  "gitHead": "f0701e4d8a36743ecb97c2233302b611ee859b70"
}
