UNPKG

causeway-standard-theme

Version:

42 lines (41 loc) 928 B
{ "name": "causeway_css", "version": "3.0.4-0", "authors": [ "Vijay Sharma <vijay.sharma@causeway.com>" ], "description": "Causeway Standard CSS", "main": "", "moduleType": [], "license": "MIT", "homepage": "", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "devDependencies": { "bootstrap": "~3.3.5", "bootstrap-datepicker": "~1.8.0", "bootstrap-hover-dropdown": "~2.1.3", "bootstrap-duallistbox": "~3.0.5", "jquery": "2.2.0", "bootstrap-select": "~1.7.4", "bootstrap-spinedit": "*", "font-awesome": "~4.4.0", "jquery-treegrid": "~0.3.0", "jqTree": "jqtree#~1.2.1", "jquery.scrollbar": "~0.2.8", "tablesorter": "jquery.tablesorter#~2.23.5", "jquery-placeholder": "~2.1.3" }, "dependencies": { "bootstrap": "~3.3.5", "jquery": "2.2.0" }, "resolutions": { "jquery": "2.2.0" } }