{ "name": "AdminLTE", "homepage": "http://almsaeedstudio.com", "authors": [ "Abdullah Almsaeed " ], "description": "Admin dashboard and control panel template", "main": [ "starter.html", "dist/css/AdminLTE.css", "dist/js/app.js" ], "dependencies": { "jquery": "1.9.1 - 2", "bootstrap": "https://github.com/twbs/bootstrap.git#v4.0.0-alpha" }, "keywords": [ "css", "js", "html", "template", "admin", "bootstrap", "theme", "backend", "responsive" ], "license": "MIT", "ignore": [ "/.*", "node_modules", "bower_components", "composer.json", "documentation" ] }