jstreegrid
Version:
grid plugin for jstree
68 lines (67 loc) • 1.38 kB
JSON
{
"name": "jstreegrid",
"description": "grid plugin for jstree",
"version": "3.10.2",
"url": "https://github.com/deitch/jstree-grid",
"author": {
"name": "Avi Deitcher",
"url": "https://github.com/deitch"
},
"main": "jstreegrid.js",
"license": "MIT",
"contributors": [
{
"name": "jochenberger",
"url": "https://github.com/jochenberger"
},
{
"name": "Tobias Zanke",
"url": "https://github.com/TZanke"
},
{
"name": "ChrisRaven",
"url": "https://github.com/ChrisRaven"
},
{
"name": "Brabus",
"url": "https://github.com/side-by-side"
},
{
"name": "Adam Jimenez",
"url": "https://github.com/adamjimenez"
},
{
"name": "QueroBartk",
"url": "https://github.com/QueroBartK"
},
{
"name": "OgreTransporter",
"url": "https://github.com/OgreTransporter"
},
{
"name": "LlorX",
"url": "https://github.com/Llorx"
},
{
"name": "PetzeltA",
"url": "https://github.com/petzelta/"
},
{
"name": "yarn",
"url": "https://github.com/YarnSeemannsgarn"
}
],
"dependencies": {
"jstree": ">=3.0.0"
},
"keywords": [
"jquery",
"jstree",
"grid",
"javascript"
],
"repository": {
"type": "git",
"url": "http://github.com/deitch/jstree-grid.git"
}
}