2014-08-13 03:01:38 +02:00
|
|
|
{
|
|
|
|
"name": "agency",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"devDependencies": {
|
|
|
|
"grunt": "~0.4.5",
|
|
|
|
"grunt-contrib-copy": "~0.5.0",
|
|
|
|
"grunt-contrib-concat": "~0.5.0",
|
2014-08-13 05:18:17 +02:00
|
|
|
"grunt-contrib-less": "~0.11.4",
|
2014-08-15 08:45:15 +02:00
|
|
|
"grunt-contrib-imagemin": "~0.8.0",
|
|
|
|
"grunt-contrib-watch": "~0.6.1"
|
2014-08-13 03:01:38 +02:00
|
|
|
}
|
|
|
|
}
|