UNPKG

uxrocket.treelist

Version:
29 lines (28 loc) 527 B
{ "name": "uxrocket.treelist", "version": "0.3.0", "homepage": "https://github.com/uxrocket/uxrocket.treelist", "authors": [ "Bilal Çınarlı <bcinarli@gmail.com>" ], "description": "Tree view in tables", "main": "lib/uxrocket.treelist.js", "keywords": [ "uxrocket", "jQuery", "treelist", "treeview", "table" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "devDependencies": { "jquery": "~2.1.4" } }