blob: a588a75ae9e3118d57c5b249a3899283086c5f57 [file] [log] [blame]
{
"name": "base",
"version": "0.0.1",
"description": "Client Base Applicaion",
"author": "DataHub",
"repository": {
"type:": "git",
"url": "https://github.com/KylinOLAP/Kylin.git"
},
"devDependencies": {
"grunt": "~0.4.x",
"grunt-cli": "~0.1.13",
"grunt-contrib": "~0.7.0",
"grunt-html2js": "~0.1.3",
"grunt-bump": "0.0.6",
"grunt-htmlrefs": "~0.4.1",
"grunt-regex-replace": "~0.2.5",
"grunt-lesslint": "~0.8.0",
"grunt-manifest": "~0.4.0",
"grunt-conventional-changelog": "~0.1.2"
}
}