fit-ui
Version:
Object Oriented framework for building rich User Interfaces
30 lines (29 loc) • 653 B
JSON
{
"name": "fit-ui",
"version": "3.2.7",
"title": "Fit.UI",
"description": "Object Oriented framework for building rich User Interfaces",
"main": "dist/Fit.UI.js",
"types": "types/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Jemt/Fit.UI"
},
"keywords": [
"JavaScript",
"UI",
"User",
"Interface",
"Object",
"Oriented"
],
"author": "Jimmy Thomsen <jimmy@powerzone.dk>",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/Jemt/Fit.UI/issues"
},
"homepage": "http://fitui.org"
}