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" : {
2024-06-18 11:10:30 +03:00
"@citation-js/core" : "0.7.14" ,
2024-10-31 07:19:15 +03:00
"@citation-js/plugin-bibtex" : "0.7.16" ,
2024-06-18 11:10:30 +03:00
"@citation-js/plugin-csl" : "0.7.14" ,
2023-04-03 02:47:14 +03:00
"@citation-js/plugin-software-formats" : "0.6.1" ,
2024-03-03 19:23:14 +03:00
"@github/markdown-toolbar-element" : "2.2.3" ,
2024-08-23 20:22:36 +03:00
"@github/relative-time-element" : "4.4.3" ,
2024-10-29 12:20:49 +03:00
"@github/text-expander-element" : "2.8.0" ,
2022-10-10 15:02:20 +03:00
"@mcaptcha/vanilla-glue" : "0.1.0-alpha-3" ,
2024-10-31 07:19:15 +03:00
"@primer/octicons" : "19.12.0" ,
2024-05-02 16:22:55 +03:00
"@silverwind/vue3-calendar-heatmap" : "2.0.6" ,
2024-05-10 21:53:43 +03:00
"add-asset-webpack-plugin" : "3.0.0" ,
2023-08-29 21:29:13 +03:00
"ansi_up" : "6.0.2" ,
2024-10-31 07:19:15 +03:00
"asciinema-player" : "3.8.1" ,
"chart.js" : "4.4.6" ,
2024-02-16 01:21:13 +03:00
"chartjs-adapter-dayjs-4" : "1.0.4" ,
"chartjs-plugin-zoom" : "2.0.1" ,
2024-07-11 21:36:02 +03:00
"clippie" : "4.1.3" ,
2024-05-28 04:50:28 +03:00
"css-loader" : "7.1.2" ,
2024-08-29 17:51:51 +03:00
"dayjs" : "1.11.13" ,
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" ,
2024-08-03 00:28:12 +03:00
"esbuild-loader" : "4.2.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" ,
2024-10-05 23:52:30 +03:00
"htmx.org" : "2.0.3" ,
2024-02-16 05:52:25 +03:00
"idiomorph" : "0.3.0" ,
2023-08-29 21:29:13 +03:00
"jquery" : "3.7.1" ,
2024-07-11 21:36:02 +03:00
"katex" : "0.16.11" ,
2020-12-27 17:24:27 +03:00
"license-checker-webpack-plugin" : "0.2.1" ,
2024-10-31 07:19:15 +03:00
"mermaid" : "11.4.0" ,
2024-11-13 00:03:22 +03:00
"mini-css-extract-plugin" : "2.9.2" ,
2024-07-11 21:36:02 +03:00
"minimatch" : "10.0.1" ,
2024-10-31 07:19:15 +03:00
"monaco-editor" : "0.52.0" ,
2023-07-21 06:34:10 +03:00
"monaco-editor-webpack-plugin" : "7.1.0" ,
2024-02-16 05:20:50 +03:00
"pdfobject" : "2.3.0" ,
2024-10-29 12:20:49 +03:00
"perfect-debounce" : "1.0.0" ,
2024-11-13 00:03:22 +03:00
"postcss" : "8.4.49" ,
2024-03-03 19:23:14 +03:00
"postcss-loader" : "8.1.1" ,
2024-10-31 07:19:15 +03:00
"postcss-nesting" : "13.0.1" ,
"sortablejs" : "1.15.3" ,
2024-11-13 00:03:22 +03:00
"swagger-ui-dist" : "5.18.2" ,
2024-10-31 07:19:15 +03:00
"tailwindcss" : "3.4.14" ,
2024-07-11 21:36:02 +03:00
"throttle-debounce" : "5.0.2" ,
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" ,
2024-10-31 07:19:15 +03:00
"typescript" : "5.6.3" ,
2022-01-14 18:03:31 +03:00
"uint8-to-base64" : "0.2.0" ,
2024-04-03 12:15:06 +03:00
"vanilla-colorful" : "0.7.2" ,
2024-10-23 07:55:17 +03:00
"vue" : "3.5.12" ,
2024-08-01 20:42:51 +03:00
"vue-bar-graph" : "2.1.0" ,
2024-11-13 00:03:22 +03:00
"vue-chartjs" : "5.3.2" ,
2024-02-02 12:36:32 +03:00
"vue-loader" : "17.4.2" ,
2024-11-13 00:03:22 +03:00
"webpack" : "5.96.1" ,
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" : {
2024-10-31 07:19:15 +03:00
"@eslint-community/eslint-plugin-eslint-comments" : "4.4.1" ,
"@playwright/test" : "1.48.2" ,
2024-11-13 00:03:22 +03:00
"@stoplight/spectral-cli" : "6.14.0" ,
"@stylistic/eslint-plugin-js" : "2.10.1" ,
2024-10-31 07:19:15 +03:00
"@stylistic/stylelint-plugin" : "3.1.1" ,
2024-07-07 18:32:30 +03:00
"@types/dropzone" : "5.7.8" ,
2024-10-31 07:19:15 +03:00
"@types/jquery" : "3.5.32" ,
2024-07-07 18:32:30 +03:00
"@types/katex" : "0.16.7" ,
"@types/license-checker-webpack-plugin" : "0.2.4" ,
"@types/pdfobject" : "2.2.5" ,
"@types/sortablejs" : "1.15.8" ,
"@types/swagger-ui-dist" : "3.30.5" ,
"@types/throttle-debounce" : "5.0.2" ,
"@types/tinycolor2" : "1.4.6" ,
"@types/toastify-js" : "1.12.3" ,
2024-11-13 00:03:22 +03:00
"@typescript-eslint/eslint-plugin" : "8.14.0" ,
"@typescript-eslint/parser" : "8.14.0" ,
"@vitejs/plugin-vue" : "5.1.5" ,
2024-03-03 19:23:14 +03:00
"eslint" : "8.57.0" ,
2024-08-29 17:51:51 +03:00
"eslint-import-resolver-typescript" : "3.6.3" ,
2023-09-16 14:36:35 +03:00
"eslint-plugin-array-func" : "4.0.0" ,
2024-10-31 07:19:15 +03:00
"eslint-plugin-github" : "5.0.2" ,
2023-12-30 08:29:03 +03:00
"eslint-plugin-i" : "2.29.1" ,
2024-07-11 21:36:02 +03:00
"eslint-plugin-no-jquery" : "3.0.2" ,
2023-05-18 04:14:31 +03:00
"eslint-plugin-no-use-extend-native" : "0.5.0" ,
2024-11-13 00:03:22 +03:00
"eslint-plugin-playwright" : "2.0.1" ,
2024-05-28 04:50:28 +03:00
"eslint-plugin-regexp" : "2.6.0" ,
2024-10-31 07:19:15 +03:00
"eslint-plugin-sonarjs" : "2.0.4" ,
"eslint-plugin-unicorn" : "56.0.0" ,
2024-04-05 06:35:37 +03:00
"eslint-plugin-vitest" : "0.4.1" ,
2024-03-26 12:41:40 +03:00
"eslint-plugin-vitest-globals" : "1.5.0" ,
2024-11-13 00:03:22 +03:00
"eslint-plugin-vue" : "9.31.0" ,
2024-07-11 21:36:02 +03:00
"eslint-plugin-vue-scoped-css" : "2.8.1" ,
2024-10-31 07:19:15 +03:00
"eslint-plugin-wc" : "2.2.0" ,
2024-11-13 00:03:22 +03:00
"happy-dom" : "15.11.3" ,
2024-10-31 07:19:15 +03:00
"markdownlint-cli" : "0.42.0" ,
"nolyfill" : "1.0.42" ,
2024-05-10 21:53:43 +03:00
"postcss-html" : "1.7.0" ,
2024-11-13 00:03:22 +03:00
"stylelint" : "16.10.0" ,
2024-02-02 12:36:32 +03:00
"stylelint-declaration-block-no-ignored-properties" : "2.8.0" ,
2024-08-03 00:28:12 +03:00
"stylelint-declaration-strict-value" : "1.10.6" ,
2024-03-29 23:32:35 +03:00
"stylelint-value-no-unknown-custom-properties" : "6.0.1" ,
2024-05-10 21:53:43 +03:00
"svgo" : "3.3.2" ,
2024-10-31 07:19:15 +03:00
"type-fest" : "4.26.1" ,
2024-08-29 17:51:51 +03:00
"updates" : "16.4.0" ,
2024-06-18 11:10:30 +03:00
"vite-string-plugin" : "1.3.4" ,
2024-11-24 02:02:37 +03:00
"vitest" : "2.1.4" ,
"vue-tsc" : "2.1.10"
2020-03-19 05:45:23 +03:00
} ,
2019-05-16 08:57:47 +03:00
"browserslist" : [
2024-02-08 16:49:44 +03:00
"defaults"
2024-07-24 03:42:21 +03:00
] ,
"overrides" : {
"array-includes" : "npm:@nolyfill/array-includes@^1" ,
"array.prototype.findlastindex" : "npm:@nolyfill/array.prototype.findlastindex@^1" ,
"array.prototype.flat" : "npm:@nolyfill/array.prototype.flat@^1" ,
"array.prototype.flatmap" : "npm:@nolyfill/array.prototype.flatmap@^1" ,
"deep-equal" : "npm:@nolyfill/deep-equal@^1" ,
"es-aggregate-error" : "npm:@nolyfill/es-aggregate-error@^1" ,
"es-iterator-helpers" : "npm:@nolyfill/es-iterator-helpers@^1" ,
"hasown" : "npm:@nolyfill/hasown@^1" ,
"object.assign" : "npm:@nolyfill/object.assign@^1" ,
"object.entries" : "npm:@nolyfill/object.entries@^1" ,
"object.fromentries" : "npm:@nolyfill/object.fromentries@^1" ,
"object.groupby" : "npm:@nolyfill/object.groupby@^1" ,
"object.values" : "npm:@nolyfill/object.values@^1" ,
"safe-regex-test" : "npm:@nolyfill/safe-regex-test@^1" ,
"string.prototype.includes" : "npm:@nolyfill/string.prototype.includes@^1" ,
2024-08-29 17:51:51 +03:00
"is-core-module" : "npm:@nolyfill/is-core-module@^1" ,
"array.prototype.findlast" : "npm:@nolyfill/array.prototype.findlast@^1" ,
"array.prototype.tosorted" : "npm:@nolyfill/array.prototype.tosorted@^1" ,
"string.prototype.matchall" : "npm:@nolyfill/string.prototype.matchall@^1" ,
2024-10-31 07:19:15 +03:00
"string.prototype.repeat" : "npm:@nolyfill/string.prototype.repeat@^1" ,
"safe-buffer" : "npm:@nolyfill/safe-buffer@^1" ,
"safer-buffer" : "npm:@nolyfill/safer-buffer@^1" ,
"string.prototype.trimend" : "npm:@nolyfill/string.prototype.trimend@^1"
2024-07-24 03:42:21 +03:00
}
2018-03-06 04:22:16 +03:00
}