{
  "name": "estreui",
  "version": "1.5.1",
  "description": "EstreUI Core Library - A comprehensive UI framework for web applications",
  "main": "scripts/estreUi-main.js",
  "files": [
    "scripts",
    "styles",
    "images",
    "vectors",
    "lotties",
    "*.html",
    "serviceWorker.js",
    "webmanifest.json",
    "LICENSE",
    "README.md"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ui",
    "gui",
    "framework",
    "frontend",
    "estreui",
    "native-like",
    "ui-framework",
    "spa-framework",
    "pwa-framework",
    "mobile-first",
    "mobile-ui",
    "desktop-ui",
    "web-desktop",
    "jquery-plugin",
    "legacy-modernization",
    "no-build",
    "jquery4",
    "ai-ready"
  ],
  "author": "SoliEstre",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SoliEstre/EstreUI.js.git"
  },
  "homepage": "https://estreui.mpsolutions.kr",
  "bugs": {
    "url": "https://github.com/SoliEstre/EstreUI.js/issues"
  },
  "dependencies": {
    "jquery": "^4.0.0",
    "jcodd": "^0.9.0",
    "doctre": "^1.1.2",
    "modernism": "^0.7.2",
    "alienese": "^0.7.2"
  }
}
