2014-07-16 23:51:48 +02:00
|
|
|
{
|
2014-07-27 01:25:29 +02:00
|
|
|
"name": "terraform"
|
2014-07-16 23:51:48 +02:00
|
|
|
, "description": ""
|
|
|
|
, "version": "1.0.0"
|
|
|
|
, "devDependencies": {
|
|
|
|
"grunt": "~0.4.1"
|
2014-07-27 01:25:29 +02:00
|
|
|
, "grunt-cli": "~0.1.13"
|
2014-07-16 23:51:48 +02:00
|
|
|
, "grunt-contrib-less": "~0.11.0"
|
|
|
|
, "grunt-contrib-clean": "~0.5.0"
|
|
|
|
, "grunt-contrib-connect": "~0.3.0"
|
|
|
|
, "grunt-contrib-concat": "~0.3.0"
|
|
|
|
, "grunt-contrib-copy": "~0.4.0"
|
|
|
|
, "grunt-contrib-uglify": "~0.2.2"
|
|
|
|
, "grunt-contrib-watch": "~0.5.1"
|
|
|
|
, "grunt-recess": "~0.3.3"
|
|
|
|
}
|
|
|
|
}
|