17 lines
458 B
JSON
17 lines
458 B
JSON
{
|
|
"name": "PixelAdmin",
|
|
"version": "1.3.0",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.4",
|
|
"grunt-contrib-less": "~0.11.0",
|
|
"grunt-contrib-sass": "~0.7.3",
|
|
"grunt-contrib-coffee": "~0.10.1",
|
|
"grunt-contrib-concat": "~0.4.0",
|
|
"grunt-contrib-uglify": "~0.2.2",
|
|
"grunt-contrib-watch": "~0.6.1",
|
|
"grunt-contrib-cssmin": "~0.9.0",
|
|
"grunt-htmlhint": "~0.4.0",
|
|
"load-grunt-tasks": "~0.4.0"
|
|
}
|
|
}
|