2016-05-14 04:17:27 +00:00
|
|
|
{
|
|
|
|
"name": "gentelella",
|
2016-05-31 16:45:58 +00:00
|
|
|
"version": "1.3.0",
|
2016-05-14 04:17:27 +00:00
|
|
|
"description": "Gentellela Admin is a free to use Bootstrap admin template",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/puikinsh/gentelella.git"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"css",
|
|
|
|
"js",
|
|
|
|
"html",
|
|
|
|
"template",
|
|
|
|
"admin",
|
|
|
|
"bootstrap",
|
|
|
|
"theme",
|
|
|
|
"backend",
|
|
|
|
"responsive"
|
|
|
|
],
|
|
|
|
"author": "Aigars Silkalns",
|
2016-05-19 08:13:38 +00:00
|
|
|
"contributors": [
|
|
|
|
"Christian Esperar"
|
|
|
|
],
|
2016-05-14 04:17:27 +00:00
|
|
|
"license": "MIT",
|
2016-09-27 21:09:19 +00:00
|
|
|
"main": "build/js/custom.min.js",
|
2016-05-14 04:17:27 +00:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/puikinsh/gentelella/issues"
|
|
|
|
},
|
2016-05-24 16:53:42 +00:00
|
|
|
"homepage": "https://github.com/puikinsh/gentelella#readme",
|
|
|
|
"devDependencies": {
|
2016-05-28 17:20:52 +00:00
|
|
|
"browser-sync": "^2.12.10",
|
2016-05-24 16:53:42 +00:00
|
|
|
"gulp": "^3.9.1",
|
2016-05-28 17:20:52 +00:00
|
|
|
"gulp-autoprefixer": "^3.1.0",
|
2016-05-24 16:53:42 +00:00
|
|
|
"gulp-concat": "^2.6.0",
|
|
|
|
"gulp-rename": "^1.2.2",
|
|
|
|
"gulp-ruby-sass": "^2.0.6",
|
|
|
|
"gulp-uglify": "^1.5.3"
|
|
|
|
}
|
2016-05-14 04:17:27 +00:00
|
|
|
}
|