egroupware_official/package.json
ralf 4700409500 update grunt to 1.5.3:
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt@v1.5.2...v1.5.3)
2022-05-27 13:22:35 +02:00

19 lines
523 B
JSON

{
"name": "EGroupware",
"description": "EGroupware is a groupware suite in PHP and Javascript: https://www.egroupware.org/",
"license": "GPL-2.0",
"version": "21.1.20210316",
"repository": {},
"devDependencies": {
"@bundled-es-modules/pdfjs-dist": "^2.5.207-rc1",
"@types/jquery": "^3.5.5",
"@types/jqueryui": "^1.12.14",
"grunt": "^1.5.3",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-newer": "^0.5.4",
"grunt-terser": "^1.0.0",
"terser": "^4.8.0",
"typescript": "^3.9.7"
}
}