{ "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": "^3", "bootstrap": "https://github.com/twbs/bootstrap.git#v4.0.0-alpha.5", "font-awesome": "^4", "tether": "https://github.com/HubSpot/tether.git#v1.3.7" }, "keywords": [ "css", "js", "html", "template", "admin", "bootstrap", "theme", "backend", "responsive" ], "license": "MIT", "ignore": [ "/.*", "node_modules", "bower_components", "composer.json", "documentation" ] }