mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 06:08:21 +01:00
13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"name": "humhub",
|
|
"devDependencies": {
|
|
"grunt-contrib-clean": "^1.0.0",
|
|
"grunt-contrib-copy": "*",
|
|
"grunt-contrib-concat": "^1.0.0",
|
|
"grunt-contrib-uglify": "^1.0.1",
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
"grunt-contrib-cssmin": "^1.0.1",
|
|
"grunt-contrib-less": "^1.3.0"
|
|
}
|
|
}
|