github.com/ezbercih/terraform@v0.1.1-0.20140729011846-3c33865e0839/website/source/package.json (about)

     1  {
     2      "name": "terraform"
     3    , "description": ""
     4    , "version": "1.0.0"
     5    , "devDependencies": {
     6        "grunt": "~0.4.1"
     7      , "grunt-cli": "~0.1.13"
     8      , "grunt-contrib-less": "~0.11.0"
     9      , "grunt-contrib-clean": "~0.5.0"
    10      , "grunt-contrib-connect": "~0.3.0"
    11      , "grunt-contrib-concat": "~0.3.0"
    12      , "grunt-contrib-copy": "~0.4.0"
    13      , "grunt-contrib-uglify": "~0.2.2"
    14      , "grunt-contrib-watch": "~0.5.1"
    15      , "grunt-recess": "~0.3.3"
    16    }
    17  }