2017-09-21 06:35:11 +03:00
{
2019-02-11 09:13:30 +03:00
"license" : "MIT" ,
2019-07-02 22:11:24 +03:00
"private" : true ,
"engines" : {
2020-04-30 13:37:01 +03:00
"node" : ">= 10.13.0"
2019-07-02 22:11:24 +03:00
} ,
2020-01-14 21:02:08 +03:00
"dependencies" : {
2020-11-30 00:39:36 +03:00
"@babel/core" : "7.12.9" ,
2020-10-21 14:02:24 +03:00
"@babel/plugin-transform-runtime" : "7.12.1" ,
2020-11-30 00:39:36 +03:00
"@babel/preset-env" : "7.12.7" ,
2020-11-07 21:44:47 +03:00
"@babel/runtime" : "7.12.5" ,
2020-07-29 21:44:23 +03:00
"@claviska/jquery-minicolors" : "2.3.5" ,
2020-11-30 00:39:36 +03:00
"@primer/octicons" : "11.1.0" ,
2020-08-22 04:23:03 +03:00
"add-asset-webpack-plugin" : "1.0.0" ,
2020-11-30 00:39:36 +03:00
"babel-loader" : "8.2.2" ,
2020-03-19 05:45:23 +03:00
"clipboard" : "2.0.6" ,
2020-11-30 00:39:36 +03:00
"codemirror" : "5.58.3" ,
"core-js" : "3.8.0" ,
2020-11-07 21:44:47 +03:00
"css-loader" : "5.0.1" ,
2020-10-21 14:02:24 +03:00
"css-minimizer-webpack-plugin" : "1.1.5" ,
2020-07-28 00:01:25 +03:00
"dropzone" : "5.7.2" ,
2020-11-30 00:39:36 +03:00
"easymde" : "2.13.0" ,
2020-07-31 05:14:04 +03:00
"escape-goat" : "3.0.0" ,
2020-07-08 04:47:05 +03:00
"fast-glob" : "3.2.4" ,
2020-11-07 21:44:47 +03:00
"file-loader" : "6.2.0" ,
2020-07-06 11:56:54 +03:00
"font-awesome" : "4.7.0" ,
2020-05-15 22:46:49 +03:00
"jquery" : "3.5.1" ,
2020-03-19 05:45:23 +03:00
"jquery.are-you-sure" : "1.9.0" ,
2020-09-04 00:26:50 +03:00
"less" : "3.12.2" ,
2020-11-30 00:39:36 +03:00
"less-loader" : "7.1.0" ,
2020-11-07 21:44:47 +03:00
"license-webpack-plugin" : "2.3.1" ,
"mermaid" : "8.8.3" ,
2020-11-30 00:39:36 +03:00
"mini-css-extract-plugin" : "1.3.1" ,
2020-10-21 14:02:24 +03:00
"monaco-editor" : "0.21.2" ,
"monaco-editor-webpack-plugin" : "2.0.0" ,
2020-11-30 00:39:36 +03:00
"postcss" : "8.1.10" ,
2020-10-21 14:02:24 +03:00
"raw-loader" : "4.0.2" ,
"sortablejs" : "1.12.0" ,
2020-11-30 00:39:36 +03:00
"swagger-ui" : "3.37.2" ,
2020-10-21 14:02:24 +03:00
"terser-webpack-plugin" : "4.2.3" ,
2020-05-21 05:00:43 +03:00
"tributejs" : "5.1.3" ,
2020-09-04 00:26:50 +03:00
"vue" : "2.6.12" ,
2020-03-19 05:45:23 +03:00
"vue-bar-graph" : "1.2.0" ,
"vue-calendar-heatmap" : "0.8.4" ,
2020-11-07 21:44:47 +03:00
"vue-loader" : "15.9.5" ,
2020-09-04 00:26:50 +03:00
"vue-template-compiler" : "2.6.12" ,
2020-08-12 01:30:47 +03:00
"webpack" : "4.44.1" ,
2020-07-08 04:47:05 +03:00
"webpack-cli" : "3.3.12" ,
2020-10-21 14:02:24 +03:00
"webpack-fix-style-only-entries" : "0.6.0" ,
2020-09-10 07:16:40 +03:00
"workbox-routing" : "5.1.4" ,
"workbox-strategies" : "5.1.4" ,
2020-10-21 14:02:24 +03:00
"worker-loader" : "3.0.5" ,
2020-06-12 14:26:37 +03:00
"wrap-ansi" : "7.0.0"
2019-05-16 08:57:47 +03:00
} ,
2020-03-19 05:45:23 +03:00
"devDependencies" : {
2020-11-30 00:39:36 +03:00
"eslint" : "7.14.0" ,
2020-11-28 02:01:33 +03:00
"eslint-plugin-html" : "6.1.1" ,
2020-10-21 14:02:24 +03:00
"eslint-plugin-import" : "2.22.1" ,
"eslint-plugin-unicorn" : "23.0.0" ,
2020-11-07 18:11:09 +03:00
"eslint-plugin-vue" : "7.1.0" ,
2020-11-30 00:39:36 +03:00
"stylelint" : "13.8.0" ,
2020-03-29 14:56:58 +03:00
"stylelint-config-standard" : "20.0.0" ,
2020-07-12 12:10:56 +03:00
"svgo" : "1.3.2" ,
2020-11-07 21:44:47 +03:00
"updates" : "11.4.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
}