2017-09-21 05:35:11 +02:00
{
2021-04-08 12:41:57 +02:00
"type" : "module" ,
2019-07-02 21:11:24 +02:00
"engines" : {
2023-09-16 07:36:35 -04:00
"node" : ">= 18.0.0"
2019-07-02 21:11:24 +02:00
} ,
2020-01-14 19:02:08 +01:00
"dependencies" : {
2023-09-22 22:51:48 +02:00
"@citation-js/core" : "0.6.9" ,
"@citation-js/plugin-bibtex" : "0.6.9" ,
"@citation-js/plugin-csl" : "0.6.9" ,
2023-04-03 01:47:14 +02:00
"@citation-js/plugin-software-formats" : "0.6.1" ,
2021-12-03 22:43:14 -08:00
"@claviska/jquery-minicolors" : "2.3.6" ,
2023-09-22 22:51:48 +02:00
"@github/markdown-toolbar-element" : "2.2.1" ,
2023-04-18 19:00:01 +03:00
"@github/relative-time-element" : "4.3.0" ,
2023-06-18 10:38:47 +02:00
"@github/text-expander-element" : "2.5.0" ,
2022-10-10 14:02:20 +02:00
"@mcaptcha/vanilla-glue" : "0.1.0-alpha-3" ,
2023-09-22 22:51:48 +02:00
"@primer/octicons" : "19.8.0" ,
2023-04-03 01:47:14 +02:00
"@webcomponents/custom-elements" : "1.6.0" ,
2021-03-22 05:04:19 +01:00
"add-asset-webpack-plugin" : "2.0.1" ,
2023-08-29 23:59:13 +05:30
"ansi_up" : "6.0.2" ,
2023-09-16 07:36:35 -04:00
"asciinema-player" : "3.6.1" ,
2023-07-31 01:16:12 +02:00
"clippie" : "4.0.6" ,
2023-05-28 21:47:03 +02:00
"css-loader" : "6.8.1" ,
2021-12-03 22:43:14 -08:00
"dropzone" : "6.0.0-beta.2" ,
2022-10-10 14:02:20 +02:00
"easymde" : "2.18.0" ,
2023-08-29 23:59:13 +05:30
"esbuild-loader" : "4.0.2" ,
2021-04-24 12:07:22 +02:00
"escape-goat" : "4.0.0" ,
2023-07-31 01:16:12 +02:00
"fast-glob" : "3.3.1" ,
2023-08-29 23:59:13 +05:30
"jquery" : "3.7.1" ,
2023-06-27 21:44:17 +02:00
"katex" : "0.16.8" ,
2020-12-27 15:24:27 +01:00
"license-checker-webpack-plugin" : "0.2.1" ,
2023-07-07 20:28:48 +02:00
"lightningcss-loader" : "2.1.0" ,
2023-08-29 23:59:13 +05:30
"mermaid" : "10.4.0" ,
2023-05-19 23:58:12 +02:00
"mini-css-extract-plugin" : "2.7.6" ,
2023-07-08 12:26:35 +02:00
"minimatch" : "9.0.3" ,
2023-09-16 07:36:35 -04:00
"monaco-editor" : "0.43.0" ,
2023-07-21 05:34:10 +02:00
"monaco-editor-webpack-plugin" : "7.1.0" ,
2023-06-08 12:54:31 +02:00
"pdfobject" : "2.2.12" ,
2022-07-20 17:48:06 +02:00
"pretty-ms" : "8.0.0" ,
2022-04-01 02:15:46 +02:00
"sortablejs" : "1.15.0" ,
2023-09-22 22:51:48 +02:00
"swagger-ui-dist" : "5.7.2" ,
2023-03-26 13:25:41 +08:00
"throttle-debounce" : "5.0.0" ,
2023-07-09 12:17:22 +02:00
"tinycolor2" : "1.6.0" ,
2022-07-19 00:33:34 +02:00
"tippy.js" : "6.3.7" ,
2023-06-27 04:45:24 +02:00
"toastify-js" : "1.12.0" ,
2020-05-21 04:00:43 +02:00
"tributejs" : "5.1.3" ,
2022-01-14 23:03:31 +08:00
"uint8-to-base64" : "0.2.0" ,
2023-05-19 23:58:12 +02:00
"vue" : "3.3.4" ,
2022-10-01 16:26:38 +02:00
"vue-bar-graph" : "2.0.0" ,
2023-06-08 12:54:31 +02:00
"vue-loader" : "17.2.2" ,
2023-04-03 01:47:14 +02:00
"vue3-calendar-heatmap" : "2.0.5" ,
2023-07-21 05:34:10 +02:00
"webpack" : "5.88.2" ,
2023-06-08 12:54:31 +02:00
"webpack-cli" : "5.1.4" ,
2023-03-17 06:45:45 +01:00
"wrap-ansi" : "8.1.0"
2019-05-16 07:57:47 +02:00
} ,
2020-03-19 03:45:23 +01:00
"devDependencies" : {
2023-08-11 02:29:15 +02:00
"@eslint-community/eslint-plugin-eslint-comments" : "4.1.0" ,
2023-09-22 22:51:48 +02:00
"@playwright/test" : "1.38.1" ,
2023-09-16 07:36:35 -04:00
"@stoplight/spectral-cli" : "6.11.0" ,
2023-08-29 23:59:13 +05:30
"@vitejs/plugin-vue" : "4.3.4" ,
2023-09-16 07:36:35 -04:00
"eslint" : "8.49.0" ,
"eslint-plugin-array-func" : "4.0.0" ,
2023-08-29 23:59:13 +05:30
"eslint-plugin-import" : "2.28.1" ,
2022-05-12 17:51:50 +02:00
"eslint-plugin-jquery" : "1.5.1" ,
2023-04-20 18:28:27 +09:00
"eslint-plugin-no-jquery" : "2.7.0" ,
2023-05-18 03:14:31 +02:00
"eslint-plugin-no-use-extend-native" : "0.5.0" ,
2023-05-12 17:47:48 +02:00
"eslint-plugin-regexp" : "1.15.0" ,
2023-08-29 23:59:13 +05:30
"eslint-plugin-sonarjs" : "0.21.0" ,
2023-07-31 01:16:12 +02:00
"eslint-plugin-unicorn" : "48.0.1" ,
2023-09-27 06:37:13 +02:00
"eslint-plugin-vitest-globals" : "1.4.0" ,
2023-08-11 02:29:15 +02:00
"eslint-plugin-vue" : "9.17.0" ,
2023-08-25 15:47:27 +02:00
"eslint-plugin-vue-scoped-css" : "2.5.0" ,
2023-09-22 22:51:48 +02:00
"eslint-plugin-wc" : "2.0.3" ,
2023-05-28 21:47:03 +02:00
"jsdom" : "22.1.0" ,
2023-09-22 22:51:48 +02:00
"markdownlint-cli" : "0.37.0" ,
2023-05-23 15:54:21 +02:00
"postcss-html" : "1.5.0" ,
2023-08-19 10:18:39 +02:00
"stylelint" : "15.10.3" ,
2023-06-18 06:22:09 +02:00
"stylelint-declaration-block-no-ignored-properties" : "2.7.0" ,
2023-02-21 16:23:45 +01:00
"stylelint-declaration-strict-value" : "1.9.2" ,
2023-07-21 05:34:10 +02:00
"stylelint-stylistic" : "0.4.3" ,
2022-11-22 01:58:55 +01:00
"svgo" : "3.0.2" ,
2023-09-22 22:51:48 +02:00
"updates" : "15.0.2" ,
2023-07-31 01:16:12 +02:00
"vite-string-plugin" : "1.1.2" ,
2023-09-22 22:51:48 +02:00
"vitest" : "0.34.5"
2020-03-19 03:45:23 +01:00
} ,
2019-05-16 07:57:47 +02:00
"browserslist" : [
2020-05-20 05:28:59 +02:00
"defaults" ,
"not ie > 0" ,
"not ie_mob > 0"
2019-05-16 07:57:47 +02:00
]
2018-03-06 02:22:16 +01:00
}