{
    "name": "<%= extName %>",
    "version": "0.0.1",
    "private": true,
    "dependencies": {},
    "devDependencies": {
        "chalk": "^0.5.1",
        "clean-css": "^2.2.13",
        "glob": "^4.0.5",
        "grunt": "~0.4.1",
        "grunt-contrib-clean": "^0.6.0",
        "grunt-contrib-compass": "~0.6.0",
        "grunt-contrib-compress": "^0.10.0",
        "grunt-contrib-copy": "^0.5.0",
        "grunt-contrib-htmlmin": "~0.2.0",
        "grunt-contrib-less": "~0.11.0",
        "grunt-contrib-uglify": "~0.4.0",
        "grunt-contrib-watch": "~0.5.3",
        "load-grunt-tasks": "~0.2.0"
    }
}