package.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  1. {
  2. "name": "wiki",
  3. "version": "3.0.0",
  4. "releaseDate": "2022-01-01T01:01:01.000Z",
  5. "description": "The most powerful and extensible open source Wiki software",
  6. "main": "wiki.js",
  7. "dev": true,
  8. "scripts": {
  9. "start": "node server",
  10. "dev": "node dev",
  11. "test": "eslint --format codeframe --ext .js,.vue . && pug-lint server/views && jest",
  12. "cypress:open": "cypress open"
  13. },
  14. "repository": {
  15. "type": "git",
  16. "url": "git+https://github.com/Requarks/wiki.git"
  17. },
  18. "keywords": [
  19. "wiki",
  20. "wikis",
  21. "docs",
  22. "documentation",
  23. "markdown",
  24. "guides",
  25. "knowledge base"
  26. ],
  27. "author": "Nicolas Giard",
  28. "license": "AGPL-3.0",
  29. "bugs": {
  30. "url": "https://github.com/Requarks/wiki/issues"
  31. },
  32. "homepage": "https://github.com/Requarks/wiki#readme",
  33. "engines": {
  34. "node": ">=16.0"
  35. },
  36. "dependencies": {
  37. "@azure/storage-blob": "12.2.1",
  38. "@exlinc/keycloak-passport": "1.0.2",
  39. "@joplin/turndown-plugin-gfm": "1.0.43",
  40. "@root/csr": "0.8.1",
  41. "@root/keypairs": "0.10.3",
  42. "@root/pem": "1.0.4",
  43. "acme": "3.0.3",
  44. "akismet-api": "5.2.1",
  45. "algoliasearch": "4.5.1",
  46. "apollo-fetch": "0.7.0",
  47. "apollo-server": "2.25.2",
  48. "apollo-server-express": "2.25.2",
  49. "auto-load": "3.0.4",
  50. "aws-sdk": "2.1111.0",
  51. "azure-search-client": "3.1.5",
  52. "bcryptjs-then": "1.0.1",
  53. "bluebird": "3.7.2",
  54. "body-parser": "1.19.1",
  55. "chalk": "4.1.0",
  56. "cheerio": "1.0.0-rc.5",
  57. "chokidar": "3.5.3",
  58. "chromium-pickle-js": "0.2.0",
  59. "clean-css": "4.2.3",
  60. "command-exists": "1.2.9",
  61. "compression": "1.7.4",
  62. "connect-session-knex": "2.0.0",
  63. "cookie-parser": "1.4.6",
  64. "cors": "2.8.5",
  65. "cuint": "0.2.2",
  66. "custom-error-instance": "2.1.2",
  67. "dependency-graph": "0.9.0",
  68. "diff": "4.0.2",
  69. "diff2html": "3.1.14",
  70. "dompurify": "2.2.7",
  71. "dotize": "0.3.0",
  72. "elasticsearch6": "npm:@elastic/elasticsearch@6",
  73. "elasticsearch7": "npm:@elastic/elasticsearch@7",
  74. "emoji-regex": "9.2.2",
  75. "eventemitter2": "6.4.5",
  76. "express": "4.17.3",
  77. "express-brute": "1.0.1",
  78. "express-session": "1.17.2",
  79. "file-type": "15.0.1",
  80. "filesize": "6.1.0",
  81. "fs-extra": "9.0.1",
  82. "getos": "3.2.1",
  83. "graphql": "15.3.0",
  84. "graphql-list-fields": "2.0.2",
  85. "graphql-rate-limit-directive": "1.2.1",
  86. "graphql-subscriptions": "1.1.0",
  87. "graphql-tools": "7.0.0",
  88. "he": "1.2.0",
  89. "highlight.js": "10.3.1",
  90. "i18next": "19.8.3",
  91. "i18next-express-middleware": "2.0.0",
  92. "i18next-node-fs-backend": "2.1.3",
  93. "image-size": "0.9.2",
  94. "js-base64": "3.7.2",
  95. "js-binary": "1.2.0",
  96. "js-yaml": "3.14.0",
  97. "jsdom": "16.4.0",
  98. "jsonwebtoken": "8.5.1",
  99. "katex": "0.12.0",
  100. "klaw": "3.0.0",
  101. "knex": "1.0.5",
  102. "lodash": "4.17.21",
  103. "luxon": "1.25.0",
  104. "markdown-it": "11.0.1",
  105. "markdown-it-abbr": "1.0.4",
  106. "markdown-it-attrs": "3.0.3",
  107. "markdown-it-emoji": "1.4.0",
  108. "markdown-it-expand-tabs": "1.0.13",
  109. "markdown-it-external-links": "0.0.6",
  110. "markdown-it-footnote": "3.0.3",
  111. "markdown-it-imsize": "2.0.1",
  112. "markdown-it-mark": "3.0.1",
  113. "markdown-it-mathjax": "2.0.0",
  114. "markdown-it-multimd-table": "4.0.3",
  115. "markdown-it-sub": "1.0.0",
  116. "markdown-it-sup": "1.0.0",
  117. "markdown-it-task-lists": "2.1.1",
  118. "mathjax": "3.1.2",
  119. "mime-types": "2.1.34",
  120. "moment": "2.29.1",
  121. "moment-timezone": "0.5.31",
  122. "ms": "2.1.3",
  123. "multer": "1.4.4",
  124. "nanoid": "3.2.0",
  125. "node-2fa": "1.1.2",
  126. "node-cache": "5.1.2",
  127. "nodemailer": "6.7.2",
  128. "objection": "3.0.1",
  129. "passport": "0.4.1",
  130. "passport-auth0": "1.4.2",
  131. "passport-azure-ad": "4.3.1",
  132. "passport-cas": "0.1.1",
  133. "passport-discord": "0.1.4",
  134. "passport-dropbox-oauth2": "1.1.0",
  135. "passport-facebook": "3.0.0",
  136. "passport-github2": "0.1.12",
  137. "passport-gitlab2": "5.0.0",
  138. "passport-google-oauth20": "2.0.0",
  139. "passport-jwt": "4.0.0",
  140. "passport-ldapauth": "2.1.4",
  141. "passport-local": "1.0.0",
  142. "passport-microsoft": "0.1.0",
  143. "passport-oauth2": "1.6.1",
  144. "passport-okta-oauth": "0.0.1",
  145. "passport-openidconnect": "0.0.2",
  146. "passport-saml": "1.3.5",
  147. "passport-slack-oauth2": "1.1.1",
  148. "passport-twitch-oauth": "1.0.0",
  149. "pem-jwk": "2.0.0",
  150. "pg": "8.7.3",
  151. "pg-hstore": "2.3.4",
  152. "pg-pubsub": "0.6.1",
  153. "pg-query-stream": "4.2.3",
  154. "pg-tsquery": "8.3.0",
  155. "pug": "3.0.2",
  156. "punycode": "2.1.1",
  157. "qr-image": "3.2.0",
  158. "raven": "2.6.4",
  159. "remove-markdown": "0.3.0",
  160. "request": "2.88.2",
  161. "request-promise": "4.2.6",
  162. "safe-regex": "2.1.1",
  163. "sanitize-filename": "1.6.3",
  164. "scim-query-filter-parser": "2.0.4",
  165. "semver": "7.3.6",
  166. "serve-favicon": "2.5.0",
  167. "simple-git": "2.21.0",
  168. "solr-node": "1.2.1",
  169. "ssh2": "1.5.0",
  170. "ssh2-promise": "1.0.2",
  171. "striptags": "3.2.0",
  172. "subscriptions-transport-ws": "0.9.18",
  173. "tar-fs": "2.1.1",
  174. "turndown": "7.1.1",
  175. "twemoji": "13.1.0",
  176. "uslug": "1.0.4",
  177. "uuid": "8.3.2",
  178. "validate.js": "0.13.1",
  179. "winston": "3.7.2",
  180. "xss": "1.0.11",
  181. "yargs": "16.1.0"
  182. },
  183. "devDependencies": {
  184. "@babel/cli": "^7.12.1",
  185. "@babel/core": "^7.12.3",
  186. "@babel/plugin-proposal-class-properties": "^7.12.1",
  187. "@babel/plugin-proposal-decorators": "^7.12.1",
  188. "@babel/plugin-proposal-export-namespace-from": "^7.12.1",
  189. "@babel/plugin-proposal-function-sent": "^7.12.1",
  190. "@babel/plugin-proposal-json-strings": "^7.12.1",
  191. "@babel/plugin-proposal-numeric-separator": "^7.12.1",
  192. "@babel/plugin-proposal-throw-expressions": "^7.12.1",
  193. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  194. "@babel/plugin-syntax-import-meta": "^7.10.4",
  195. "@babel/polyfill": "^7.12.1",
  196. "@babel/preset-env": "^7.12.1",
  197. "@mdi/font": "5.8.55",
  198. "@panter/vue-i18next": "0.15.2",
  199. "@requarks/ckeditor5": "19.0.1-wiki.2",
  200. "@vue/babel-preset-app": "4.5.15",
  201. "animate-sass": "0.8.2",
  202. "animated-number-vue": "1.0.0",
  203. "apollo-cache-inmemory": "1.6.6",
  204. "apollo-client": "2.6.10",
  205. "apollo-link": "1.2.14",
  206. "apollo-link-batch-http": "1.2.14",
  207. "apollo-link-error": "1.1.13",
  208. "apollo-link-http": "1.5.17",
  209. "apollo-link-persisted-queries": "0.2.2",
  210. "apollo-link-ws": "1.0.20",
  211. "apollo-utilities": "1.3.4",
  212. "autoprefixer": "9.8.6",
  213. "babel-eslint": "10.1.0",
  214. "babel-jest": "26.6.1",
  215. "babel-loader": "^8.1.0",
  216. "babel-plugin-graphql-tag": "3.1.0",
  217. "babel-plugin-lodash": "3.3.4",
  218. "babel-plugin-prismjs": "2.0.1",
  219. "babel-plugin-transform-imports": "2.0.0",
  220. "cache-loader": "4.1.0",
  221. "canvas-confetti": "1.3.1",
  222. "cash-dom": "8.1.0",
  223. "chart.js": "2.9.4",
  224. "clean-webpack-plugin": "3.0.0",
  225. "clipboard": "2.0.8",
  226. "codemirror": "5.58.2",
  227. "copy-webpack-plugin": "6.2.1",
  228. "core-js": "3.6.5",
  229. "css-loader": "4.3.0",
  230. "cssnano": "4.1.10",
  231. "cypress": "5.3.0",
  232. "d3": "6.2.0",
  233. "duplicate-package-checker-webpack-plugin": "3.0.0",
  234. "epic-spinners": "1.1.0",
  235. "eslint": "7.12.0",
  236. "eslint-config-requarks": "1.0.7",
  237. "eslint-config-standard": "15.0.0",
  238. "eslint-plugin-cypress": "2.11.2",
  239. "eslint-plugin-import": "2.22.1",
  240. "eslint-plugin-node": "11.1.0",
  241. "eslint-plugin-promise": "4.2.1",
  242. "eslint-plugin-standard": "4.0.2",
  243. "eslint-plugin-vue": "7.1.0",
  244. "file-loader": "6.1.1",
  245. "filepond": "4.21.1",
  246. "filepond-plugin-file-validate-type": "1.2.6",
  247. "filesize.js": "2.0.0",
  248. "graphql-persisted-document-loader": "2.0.0",
  249. "graphql-tag": "2.11.0",
  250. "hammerjs": "2.0.8",
  251. "html-webpack-plugin": "4.5.0",
  252. "html-webpack-pug-plugin": "2.0.0",
  253. "i18next-chained-backend": "2.0.1",
  254. "i18next-localstorage-backend": "3.1.3",
  255. "i18next-xhr-backend": "3.2.2",
  256. "ignore-loader": "0.1.2",
  257. "jest": "26.6.1",
  258. "js-beautify": "1.13.5",
  259. "js-cookie": "2.2.1",
  260. "mermaid": "8.8.2",
  261. "mini-css-extract-plugin": "0.11.3",
  262. "moment-duration-format": "2.3.2",
  263. "moment-timezone-data-webpack-plugin": "1.3.0",
  264. "offline-plugin": "5.0.7",
  265. "optimize-css-assets-webpack-plugin": "5.0.4",
  266. "pako": "1.0.11",
  267. "postcss-cssnext": "3.1.1",
  268. "postcss-flexbugs-fixes": "4.2.1",
  269. "postcss-flexibility": "2.0.0",
  270. "postcss-import": "12.0.1",
  271. "postcss-loader": "3.0.0",
  272. "postcss-preset-env": "6.7.0",
  273. "postcss-selector-parser": "6.0.9",
  274. "prismjs": "1.22.0",
  275. "pug-lint": "2.6.0",
  276. "pug-loader": "2.4.0",
  277. "pug-plain-loader": "1.0.0",
  278. "raw-loader": "4.0.2",
  279. "resolve-url-loader": "3.1.2",
  280. "sass": "1.27.0",
  281. "sass-loader": "10.0.4",
  282. "sass-resources-loader": "2.1.1",
  283. "script-ext-html-webpack-plugin": "2.1.5",
  284. "simple-progress-webpack-plugin": "1.1.2",
  285. "style-loader": "1.3.0",
  286. "terser": "5.3.8",
  287. "twemoji-awesome": "1.0.6",
  288. "url-loader": "4.1.1",
  289. "velocity-animate": "1.5.2",
  290. "viz.js": "2.1.2",
  291. "vue": "2.6.14",
  292. "vue-apollo": "3.0.5",
  293. "vue-chartjs": "3.5.1",
  294. "vue-clipboards": "1.3.0",
  295. "vue-filepond": "6.0.3",
  296. "vue-hot-reload-api": "2.3.4",
  297. "vue-loader": "15.9.8",
  298. "vue-moment": "4.1.0",
  299. "vue-router": "3.4.7",
  300. "vue-status-indicator": "1.2.1",
  301. "vue-template-compiler": "2.6.14",
  302. "vue2-animate": "2.1.4",
  303. "vuedraggable": "2.24.3",
  304. "vuescroll": "4.16.1",
  305. "vuetify": "2.3.15",
  306. "vuetify-loader": "1.6.0",
  307. "vuex": "3.5.1",
  308. "vuex-pathify": "1.4.5",
  309. "vuex-persistedstate": "3.1.0",
  310. "webpack": "4.44.2",
  311. "webpack-bundle-analyzer": "3.9.0",
  312. "webpack-cli": "3.3.12",
  313. "webpack-dev-middleware": "3.7.2",
  314. "webpack-hot-middleware": "2.25.1",
  315. "webpack-merge": "5.2.0",
  316. "webpack-modernizr-loader": "5.0.0",
  317. "webpack-subresource-integrity": "1.5.1",
  318. "webpackbar": "4.0.0",
  319. "whatwg-fetch": "3.6.2",
  320. "write-file-webpack-plugin": "4.5.1",
  321. "xterm": "4.9.0",
  322. "zxcvbn": "4.4.2"
  323. },
  324. "resolutions": {
  325. "apollo-server-express/**/graphql-tools": "4.0.8",
  326. "graphql": "15.3.0"
  327. },
  328. "browserslist": [
  329. "> 1%",
  330. "last 2 major versions",
  331. "Firefox ESR",
  332. "not ie > 0",
  333. "not ie_mob > 0",
  334. "not android > 0",
  335. "not dead"
  336. ],
  337. "postcss": {
  338. "plugins": {
  339. "autoprefixer": {},
  340. "cssnano": {
  341. "preset": [
  342. "default",
  343. {
  344. "discardComments": {
  345. "removeAll": true
  346. }
  347. }
  348. ]
  349. },
  350. "postcss-flexbugs-fixes": {},
  351. "postcss-flexibility": {}
  352. }
  353. },
  354. "pugLintConfig": {
  355. "disallowDuplicateAttributes": true,
  356. "disallowIdAttributeWithStaticValue": true,
  357. "disallowMultipleLineBreaks": true,
  358. "requireClassLiteralsBeforeAttributes": true,
  359. "requireIdLiteralsBeforeAttributes": true,
  360. "requireLineFeedAtFileEnd": true,
  361. "requireLowerCaseAttributes": true,
  362. "requireLowerCaseTags": true,
  363. "requireSpaceAfterCodeOperator": true,
  364. "requireStrictEqualityOperators": true,
  365. "validateAttributeQuoteMarks": "'",
  366. "validateAttributeSeparator": {
  367. "separator": ", ",
  368. "multiLineSeparator": "\n "
  369. },
  370. "validateDivTags": true,
  371. "validateIndentation": 2,
  372. "excludeFiles": [
  373. "node_modules/**",
  374. "server/views/master.pug",
  375. "server/views/setup.pug",
  376. "server/views/legacy/master.pug"
  377. ]
  378. },
  379. "collective": {
  380. "type": "opencollective",
  381. "url": "https://opencollective.com/wikijs",
  382. "logo": "https://opencollective.com/opencollective/logo.txt"
  383. }
  384. }