angular-multi-select-tree
Version:
A hierarchical (or tree) selection control for AngularJS
20 lines (19 loc) • 501 B
JSON
{
"author": "a5hik",
"name": "angular-multi-select-tree",
"version": "0.1.0",
"description": "A hierarchical (or tree) selection control for AngularJS",
"main": "index.js",
"homepage": "https://github.com/a5hik/angular-multi-select-tree",
"repository": {
"type": "git",
"url": "https://github.com/a5hik/angular-multi-select-tree"
},
"dependencies": {
"angular": "~1.3.x",
"bootstrap-css-only": "~3.2.0"
},
"devDependencies": {
"angular-mocks": "~1.3.x"
}
}