{
  "name": "krishnamohan-yagneswaran-ui",
  "version": "1.0.4",
  "description": "A lightweight custom UI framework built by Krishnamohan Yagneswaran",
  "main": "src/krishnamohan.js",
  "type": "module",
  "files": [
    "src/",
    "components/"
  ],
  "scripts": {
    "dev": "vite"
  },
  "keywords": [
    "ui",
    "framework",
    "krishnamohan",
    "yagneswaran",
    "react-alternative"
  ],
  "author": "Krishnamohan Yagneswaran",
  "license": "MIT",
  "dependencies": {
    "krishnamohan-yagneswaran-ui": "^1.0.0",
    "vite": "^7.0.6"
  }
}
