webix
Version:
Webix UI
18 lines (17 loc) • 411 B
JSON
{
"name": "webix",
"version": "11.0.0",
"description": "Webix UI",
"main": "webix.js",
"types": "types/webix.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"webix",
"ui",
"tree", "datatable", "list", "chart", "form", "grid"
],
"author": "XB Software",
"license": "SEE LICENSE IN license.text"
}