Files
icehrm/bower.json
2018-04-28 03:04:36 +02:00

19 lines
342 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"
}
}