16 lines
434 B
JSON
16 lines
434 B
JSON
{
|
|
"name": "light-blue",
|
|
"version": "3.1.0",
|
|
"description": "Light Blue - Responsive Admin Dashboard Template",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-clean": "^0.6.0",
|
|
"grunt-contrib-compass": "^0.9.1",
|
|
"grunt-contrib-copy": "^0.5.0",
|
|
"grunt-contrib-rename": "0.0.3",
|
|
"grunt-contrib-uglify": "^0.5.1",
|
|
"grunt-contrib-watch": "^0.6.1",
|
|
"grunt-handlebars-layouts": "^0.1.6"
|
|
}
|
|
}
|