{
|
|
"author": {
|
|
"name": "4xmen",
|
|
"url": "http://4xmen.ir"
|
|
},
|
|
"main": "module/index.js",
|
|
"dependencies": {
|
|
"jquery": ">=1.10.2"
|
|
},
|
|
"description": "Tree select for jquery.",
|
|
"devDependencies": {
|
|
"grunt": "^1.3.0",
|
|
"grunt-concat-css": "^0.3.1",
|
|
"grunt-contrib-coffee": "^0.13.0",
|
|
"grunt-contrib-concat": "^0.5.1",
|
|
"grunt-contrib-cssmin": "^2.0.0",
|
|
"grunt-contrib-uglify": "^0.9.2",
|
|
"grunt-contrib-watch": "^0.6.1"
|
|
},
|
|
"keywords": [
|
|
"jquery-plugin",
|
|
"jquery",
|
|
"x-tree-select",
|
|
"tree-select",
|
|
"select",
|
|
"tree combobox",
|
|
"combobox wizard"
|
|
],
|
|
"license": "GPL-3.0",
|
|
"name": "x-tree-select",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/4xmen/x-tree-select.git"
|
|
},
|
|
"version": "2.1.5"
|
|
}
|