openvk/Web/static/js/package.json
lalka2018 77bd393215 feat(profiles): add ability to crop avatar
Closes #1068 and maybe slash 106
2024-02-04 18:59:34 +03:00

25 lines
612 B
JSON

{
"dependencies": {
"@atlassian/aui": "^9.6.0",
"create-react-class": "^15.7.0",
"cropperjs": "^1.6.1",
"dashjs": "^4.3.0",
"id3js": "^2.1.1",
"handlebars": "^4.7.7",
"jquery": "^3.0.0",
"knockout": "^3.5.1",
"ky": "^0.19.0",
"literallycanvas": "^0.5.2",
"monaco-editor": "^0.20.0",
"msgpack-lite": "^0.1.26",
"plotly.js-dist": "^1.52.3",
"react": "15.1",
"react-dom": "15.1",
"react-dom-factories": "^1.0.2",
"requirejs": "^2.3.6",
"soundjs": "^1.0.1",
"textfit": "^2.4.0",
"tippy.js": "^6.3.7",
"umbrellajs": "^3.1.0"
}
}