mirror of
https://github.com/WeblateOrg/weblate.git
synced 2026-08-03 18:34:46 +08:00
This supports search in the fields and looks slightly better. The labels will be available in 0.2.4, which is currently not tagged and thus not available in yarn, see: https://github.com/Fabianlindfors/multi.js/issues/19 Signed-off-by: Michal Čihař <michal@cihar.com>
20 lines
493 B
JSON
Vendored
20 lines
493 B
JSON
Vendored
{
|
|
"name": "Weblate",
|
|
"version": "N/A",
|
|
"description": "Mock to install javascript deps",
|
|
"main": "index.js",
|
|
"license": "GPL-3.0+",
|
|
"dependencies": {
|
|
"autosize": "^4.0.0",
|
|
"bootstrap-datepicker": "^1.7.1",
|
|
"bootstrap-rtl": "^3.3.4",
|
|
"chartist": "^0.11.0",
|
|
"clipboard": "^1.7.1",
|
|
"font-awesome": "^4.7.0",
|
|
"font-linux": "^0.6.1",
|
|
"js-cookie": "^2.1.4",
|
|
"mousetrap": "^1.6.1",
|
|
"mousetrap-global-bind": "^1.1.0",
|
|
"multi.js": "^0.2.3"
|
|
}
|
|
}
|