Files
icehrm/bower.json
2018-05-21 00:23:56 +02:00

21 lines
401 B
JSON

{
"name": "IceHrm",
"authors": [
"team@icehrm.com"
],
"description": "IceHrm",
"main": "",
"license": "GPLv3",
"homepage": "",
"dependencies": {
"simplemde": "^1.11.2",
"tinymce": "^4.5.5",
"d3-timeline": "^0.0.5",
"vis": "^4.21.0",
"handlebars": "^4.0.11",
"material-design-icons": "^3.0.1",
"inputmask": "~3.3.11",
"flag-icon-css": "~3.1.0"
}
}