2016-02-28 22:35:24 +01:00
|
|
|
{
|
|
|
|
"name": "EGroupware",
|
2016-03-02 15:34:01 +01:00
|
|
|
"description": "EGroupware is a groupware suite in PHP and Javascript: http://www.egroupware.org/",
|
|
|
|
"license": "GPL-2.0",
|
2018-08-03 09:52:45 +02:00
|
|
|
"version": "17.1.001",
|
2016-03-02 15:34:01 +01:00
|
|
|
"dependencies": {},
|
|
|
|
"repository": {},
|
2016-02-28 22:35:24 +01:00
|
|
|
"devDependencies": {
|
2018-08-02 17:15:49 +02:00
|
|
|
"grunt": "^1.0.3",
|
2017-10-12 09:58:23 +02:00
|
|
|
"grunt-contrib-cssmin": "^2.2.1",
|
2018-08-02 17:15:49 +02:00
|
|
|
"grunt-contrib-uglify-es": "^3.3.0",
|
2016-05-02 14:31:24 +02:00
|
|
|
"grunt-hub": "^0.7.0",
|
2018-08-02 17:15:49 +02:00
|
|
|
"grunt-newer": "^1.3.0"
|
2016-02-28 22:35:24 +01:00
|
|
|
}
|
|
|
|
}
|