ec4d35a53a
Signed-off-by: Ayhan Yalçınsoy <ayhanyalcinsoy@pisilinux.org> Change-Id: I08f7cc953aa6434fccbc92d74570c62a43c7dad9
41 lines
997 B
JSON
41 lines
997 B
JSON
{
|
|
"name": "loleaflet",
|
|
"version": "0.8.0-dev",
|
|
"description": "Collabora Online front-end",
|
|
"devDependencies": {
|
|
"@braintree/sanitize-url": "4.0.1",
|
|
"autolinker": "3.14.1",
|
|
"browserify": "16.5.1",
|
|
"browserify-css": "0.15.0",
|
|
"d3": "5.16.0",
|
|
"eslint": "6.0.0",
|
|
"hammerjs": "2.0.8",
|
|
"jquery": "3.5.1",
|
|
"jquery-contextmenu": "2.9.2",
|
|
"jquery-mousewheel": "3.1.13",
|
|
"jquery-ui-dist": "1.12.1",
|
|
"json-js": "1.1.2",
|
|
"l10n-for-node": "0.0.1",
|
|
"select2": "4.0.13",
|
|
"shrinkpack": "1.0.0-alpha",
|
|
"smartmenus": "1.0.0",
|
|
"uglify-js": "3.9.4",
|
|
"uglifycss": "0.0.29",
|
|
"uglifyify": "5.0.2",
|
|
"vex-js": "4.1.0",
|
|
"typescript": "3.9.5",
|
|
"stylelint-config-standard": "20.0.0",
|
|
"stylelint": "13.7.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/CollaboraOnline/online.git"
|
|
},
|
|
"keywords": [
|
|
"office",
|
|
"libreoffice",
|
|
"lool",
|
|
"collabora"
|
|
],
|
|
"license": "BSD-2-Clause"
|
|
}
|