{
    "name": "<%= name %>",
	"group": "<%= group %>",
    "version": "0.0.1",
    "private": true,
    "description": "This project is power by kimi",
    "main": "index.js",
    "scripts": {},
    "repository": {
        "type": "git",
        "url": "https://github.com/abc-team/xcake-playground"
    },
    "keywords": [
        "xcake"
    ],
    "author": "<%= author %>",
    "license": "BSD-2-Clause",
    "bugs": {
        "url": "https://github.com/abc-team/xcake-playground/issues"
    },
    "dependencies": {
		"grunt": "~0.4.2",
		"grunt-contrib-clean": "~0.5.0",
		"grunt-contrib-uglify": "~0.2.7",
		"grunt-contrib-watch": "~0.5.3",
		"grunt-contrib-less": "~0.8.2",
		"grunt-contrib-connect": "~0.6.0",
		"grunt-tmpl": "~0.1.7",
		"grunt-exec": "~0.4.2",
		"grunt-http": "~1.0.1",
		"grunt-kimi-transform": "~0.0.0",
		"grunt-contrib-copy": "~0.5.0",
		"grunt-contrib-cssmin": "~0.7.0",
		"grunt-cmd-transport": "~0.4.1"
    }
}
