UNPKG

ah-dashboard-plugin

Version:

Plugin for an ActionHero Dashboard with many functionalities

50 lines 1.26 kB
{ "name": "angularjs-dropdown-multiselect", "version": "1.4.1", "authors": [ "Dotan Simha <dotansimha@gmail.com>" ], "description": "AngularJS Dropdown Multiselect directive", "keywords": [ "angular", "angularjs", "directive", "dropdown", "multiselect", "checklist", "list", "bootstrap", "checkbox" ], "license": "MIT", "main": "dist/angularjs-dropdown-multiselect.min.js", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "~1.2.0", "angular-animate": "~1.2.0", "angular-sanitize": "~1.2.0", "angular-touch": "~1.2.0", "angular-route": "~1.2.0", "lodash": "~2.4.1", "bootstrap": "~3.1.1" }, "devDependencies": { "angular-highlightjs": "~0.2.7" }, "homepage": "https://github.com/dotansimha/angularjs-dropdown-multiselect", "_release": "1.4.1", "_resolution": { "type": "version", "tag": "1.4.1", "commit": "a25a610a30b3fbd3d5ed42450ab68b5221aa11de" }, "_source": "git://github.com/dotansimha/angularjs-dropdown-multiselect.git", "_target": "~1.4.0", "_originalSource": "angularjs-dropdown-multiselect" }