gentelella-rtl
Version:
Gentelella RTL Admin is a free to use Bootstrap admin template
54 lines (53 loc) • 1.27 kB
JSON
{
"name": "gentelella-rtl",
"version": "1.4.0",
"description": "Gentelella RTL Admin is a free to use Bootstrap admin template",
"scripts": {
"start": "gulp",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mortezakarimi/gentelella-rtl.git"
},
"keywords": [
"css",
"js",
"html",
"template",
"admin",
"bootstrap",
"theme",
"backend",
"responsive",
"gentelella",
"gentelella-rtl",
"bootstrap-rtl"
],
"authors": [
{
"name": "Morteza Karimi",
"email": "me@morteza-karimi.ir",
"homepage": "https://github.com/mortezakarimi",
"role": "Creator"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/mortezakarimi/gentelella-rtl/issues"
},
"homepage": "https://github.com/mortezakarimi/gentelella-rtl#readme",
"devDependencies": {
"browser-sync": "^2.12.10",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-clean-css": "^2.3.2",
"gulp-compass": "^2.1.0",
"gulp-concat": "^2.6.0",
"gulp-nunjucks-render": "^2.2.1",
"gulp-rename": "^1.2.2",
"gulp-ruby-sass": "^2.0.6",
"gulp-uglify": "^1.5.3",
"del": "^2.2.2"
}
}