This project manages its dependencies using npm.
Learn more
package.json 1.22 KiB
{
"name": "qfq",
"version": "1.0.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.3",
"bootlint": "^0.14.2",
"bootstrap": "^3.3.6",
"bootstrap-datetimepicker": "0.0.7",
"bootstrap-validator": "^0.11.5",
"chart.js": "^2.9.4",
"codemirror": "^5.60.0",
"corejs-typeahead": "^1.3.1",
"eonasdan-bootstrap-datetimepicker": "^4.17.49",
"fullcalendar": "^3.10.2",
"grunt": "^1.3.0",
"grunt-concat-in-order": "^0.2.6",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jasmine": "^1.1.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-less": "^1.2.0",
"grunt-contrib-uglify": "^2.2.0",
"grunt-contrib-watch": "^1.0.0",
"http-server": "^14.1.1",
"jquery": "latest",
"jqwidgets-framework": "4.2.1",
"jsdoc": "^3.6.6",
"mocha": "^3.2.0",
"moment": "^2.29.1",
"popper.js": "^1.16.1",
"selenium-webdriver": "^3.3.0",
"should": "^11.2.1",
"tablesorter": "^2.31.3",
"tinymce": "^4.9.11",
"wolfy87-eventemitter": "^4.3.0"
},
"devDependencies": {},
"scripts": {
"test": "mocha tests/selenium/test*.js"
},
"license": "ISC",
"repository": "https://git.math.uzh.ch/typo3/qfq"
}