zioinfo-mail/workspace/zioinfo-esn/restapi_lgit/target/ROOT/jui/package.json
DESKTOP-TKLFCPR\ython 371f77e7ab
Some checks failed
GUARDiA CI / Python Lint & Import Test (push) Has been cancelled
GUARDiA CI / Validate Install Scripts (push) Has been cancelled
GUARDiA CI / PR Validation Summary (push) Has been cancelled
fix(enhance-v4): APK QR 버그 수정 + 웹메일 라우터 수정
2026-06-02 20:23:55 +09:00

83 lines
1.7 KiB
JSON

{
"name": "jui",
"version": "1.3.5",
"description": "JENNIFER UI is all free. a simple, fast, many: JUI is all-in-one desktop UI framework. Bootstrap support, Independent style & script components, SVG-based chart components.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"main": "jui.node.js",
"repository": {
"type": "git",
"url": "https://github.com/seogi1004/jui.git"
},
"keywords": [
"HTML5",
"CSS",
"JS",
"JavaScript",
"SVG",
"chart",
"framework",
"bootstrap",
"front-end",
"frontend",
"web development",
"free",
"MIT"
],
"author": "seogi1004",
"license": "MIT",
"bugs": {
"url": "https://github.com/seogi1004/jui/issues"
},
"devDependencies": {
"css": "^2.1.0",
"datauri": "^0.6.0",
"grunt": "~0.4.4",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-less": "~0.11.0",
"grunt-contrib-qunit": "~0.4.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "*",
"load-grunt-tasks": "~0.2.0"
},
"categories": [
"Frameworks",
"UI"
],
"maintainers": [
{
"name": "Alvin",
"email": "alvin@jennifersoft.com"
}
],
"contributors": [
{
"name": "Jayden",
"email": "jayden@jennifersoft.com"
},
{
"name": "Yoha",
"email": "yoha@jennifersoft.com"
}
],
"jam": {
"dependencies": {
"jquery": ">1.8.0"
},
"main": "jui.min.js",
"shim": {
"deps": [
"jquery"
],
"exports": "jui"
}
},
"dependencies": {
"jsdom": "~3.1.0",
"jquery": "~2.1.3"
}
}