1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-01-09 07:28:43 +01:00
egroupware_official/package.json

16 lines
402 B
JSON

{
"name": "EGroupware",
"description": "EGroupware is a groupware suite in PHP and Javascript: http://www.egroupware.org/",
"license": "GPL-2.0",
"version": "16.1.001",
"dependencies": {},
"repository": {},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-uglify": "^3.1.0",
"grunt-hub": "^0.7.0",
"grunt-newer": "^1.2.0"
}
}