2017-09-21 06:35:11 +03:00
{
2021-04-08 13:41:57 +03:00
"type" : "module" ,
2019-07-02 22:11:24 +03:00
"engines" : {
2023-09-16 14:36:35 +03:00
"node" : ">= 18.0.0"
2019-07-02 22:11:24 +03:00
} ,
2020-01-14 21:02:08 +03:00
"dependencies" : {
2023-10-08 03:16:20 +03:00
"@citation-js/core" : "0.7.1" ,
2023-11-07 00:14:32 +03:00
"@citation-js/plugin-bibtex" : "0.7.2" ,
"@citation-js/plugin-csl" : "0.7.2" ,
2023-04-03 02:47:14 +03:00
"@citation-js/plugin-software-formats" : "0.6.1" ,
2021-12-04 09:43:14 +03:00
"@claviska/jquery-minicolors" : "2.3.6" ,
2023-09-22 23:51:48 +03:00
"@github/markdown-toolbar-element" : "2.2.1" ,
2023-04-18 19:00:01 +03:00
"@github/relative-time-element" : "4.3.0" ,
2023-11-20 03:02:57 +03:00
"@github/text-expander-element" : "2.6.1" ,
2022-10-10 15:02:20 +03:00
"@mcaptcha/vanilla-glue" : "0.1.0-alpha-3" ,
2023-09-22 23:51:48 +03:00
"@primer/octicons" : "19.8.0" ,
2023-04-03 02:47:14 +03:00
"@webcomponents/custom-elements" : "1.6.0" ,
2021-03-22 07:04:19 +03:00
"add-asset-webpack-plugin" : "2.0.1" ,
2023-08-29 21:29:13 +03:00
"ansi_up" : "6.0.2" ,
2023-11-07 00:14:32 +03:00
"asciinema-player" : "3.6.3" ,
2023-07-31 02:16:12 +03:00
"clippie" : "4.0.6" ,
2023-05-28 22:47:03 +03:00
"css-loader" : "6.8.1" ,
2021-12-04 09:43:14 +03:00
"dropzone" : "6.0.0-beta.2" ,
2022-10-10 15:02:20 +03:00
"easymde" : "2.18.0" ,
2023-08-29 21:29:13 +03:00
"esbuild-loader" : "4.0.2" ,
2021-04-24 13:07:22 +03:00
"escape-goat" : "4.0.0" ,
2023-11-20 03:02:57 +03:00
"fast-glob" : "3.3.2" ,
2023-08-29 21:29:13 +03:00
"jquery" : "3.7.1" ,
2023-10-08 03:16:20 +03:00
"katex" : "0.16.9" ,
2020-12-27 17:24:27 +03:00
"license-checker-webpack-plugin" : "0.2.1" ,
2023-07-07 21:28:48 +03:00
"lightningcss-loader" : "2.1.0" ,
2023-11-20 03:02:57 +03:00
"mermaid" : "10.6.1" ,
2023-05-20 00:58:12 +03:00
"mini-css-extract-plugin" : "2.7.6" ,
2023-07-08 13:26:35 +03:00
"minimatch" : "9.0.3" ,
2023-12-30 08:29:03 +03:00
"monaco-editor" : "0.45.0" ,
2023-07-21 06:34:10 +03:00
"monaco-editor-webpack-plugin" : "7.1.0" ,
2023-06-08 13:54:31 +03:00
"pdfobject" : "2.2.12" ,
2022-07-20 18:48:06 +03:00
"pretty-ms" : "8.0.0" ,
2023-12-30 08:29:03 +03:00
"sortablejs" : "1.15.1" ,
"swagger-ui-dist" : "5.10.5" ,
2023-03-26 08:25:41 +03:00
"throttle-debounce" : "5.0.0" ,
2023-07-09 13:17:22 +03:00
"tinycolor2" : "1.6.0" ,
2022-07-19 01:33:34 +03:00
"tippy.js" : "6.3.7" ,
2023-06-27 05:45:24 +03:00
"toastify-js" : "1.12.0" ,
2020-05-21 05:00:43 +03:00
"tributejs" : "5.1.3" ,
2022-01-14 18:03:31 +03:00
"uint8-to-base64" : "0.2.0" ,
2023-12-30 08:29:03 +03:00
"vue" : "3.3.13" ,
2022-10-01 17:26:38 +03:00
"vue-bar-graph" : "2.0.0" ,
2023-11-07 00:14:32 +03:00
"vue-loader" : "17.3.1" ,
2023-04-03 02:47:14 +03:00
"vue3-calendar-heatmap" : "2.0.5" ,
2023-11-07 00:14:32 +03:00
"webpack" : "5.89.0" ,
2023-06-08 13:54:31 +03:00
"webpack-cli" : "5.1.4" ,
2023-11-07 00:14:32 +03:00
"wrap-ansi" : "9.0.0"
2019-05-16 08:57:47 +03:00
} ,
2020-03-19 05:45:23 +03:00
"devDependencies" : {
2023-08-11 03:29:15 +03:00
"@eslint-community/eslint-plugin-eslint-comments" : "4.1.0" ,
2023-12-30 08:29:03 +03:00
"@playwright/test" : "1.40.1" ,
2023-09-16 14:36:35 +03:00
"@stoplight/spectral-cli" : "6.11.0" ,
2023-12-30 08:29:03 +03:00
"@stylistic/eslint-plugin-js" : "1.5.1" ,
"@vitejs/plugin-vue" : "4.5.2" ,
"eslint" : "8.56.0" ,
2023-09-16 14:36:35 +03:00
"eslint-plugin-array-func" : "4.0.0" ,
2023-12-30 08:29:03 +03:00
"eslint-plugin-i" : "2.29.1" ,
2022-05-12 18:51:50 +03:00
"eslint-plugin-jquery" : "1.5.1" ,
2023-04-20 12:28:27 +03:00
"eslint-plugin-no-jquery" : "2.7.0" ,
2023-05-18 04:14:31 +03:00
"eslint-plugin-no-use-extend-native" : "0.5.0" ,
2023-12-30 08:29:03 +03:00
"eslint-plugin-regexp" : "2.1.2" ,
2023-11-07 00:14:32 +03:00
"eslint-plugin-sonarjs" : "0.23.0" ,
"eslint-plugin-unicorn" : "49.0.0" ,
2023-12-30 08:29:03 +03:00
"eslint-plugin-vitest" : "0.3.18" ,
2023-09-27 07:37:13 +03:00
"eslint-plugin-vitest-globals" : "1.4.0" ,
2023-12-30 08:29:03 +03:00
"eslint-plugin-vue" : "9.19.2" ,
"eslint-plugin-vue-scoped-css" : "2.6.1" ,
2023-10-08 03:16:20 +03:00
"eslint-plugin-wc" : "2.0.4" ,
2023-12-30 08:29:03 +03:00
"jsdom" : "23.0.1" ,
"markdownlint-cli" : "0.38.0" ,
2023-05-23 16:54:21 +03:00
"postcss-html" : "1.5.0" ,
2023-11-07 00:14:32 +03:00
"stylelint" : "15.11.0" ,
2023-06-18 07:22:09 +03:00
"stylelint-declaration-block-no-ignored-properties" : "2.7.0" ,
2023-02-21 18:23:45 +03:00
"stylelint-declaration-strict-value" : "1.9.2" ,
2023-07-21 06:34:10 +03:00
"stylelint-stylistic" : "0.4.3" ,
2023-12-30 08:29:03 +03:00
"svgo" : "3.1.0" ,
2023-11-07 00:14:32 +03:00
"updates" : "15.0.4" ,
2023-07-31 02:16:12 +03:00
"vite-string-plugin" : "1.1.2" ,
2023-12-30 08:29:03 +03:00
"vitest" : "1.1.0"
2020-03-19 05:45:23 +03:00
} ,
2019-05-16 08:57:47 +03:00
"browserslist" : [
2020-05-20 06:28:59 +03:00
"defaults" ,
"not ie > 0" ,
"not ie_mob > 0"
2019-05-16 08:57:47 +03:00
]
2018-03-06 04:22:16 +03:00
}