You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

343 lines
10 KiB

5 years ago
5 years ago
  1. {
  2. "name": "wiki",
  3. "version": "2.0.0-beta",
  4. "releaseDate": "2019-01-01T01:01:01.000Z",
  5. "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
  6. "main": "wiki.js",
  7. "scripts": {
  8. "start": "node server",
  9. "dev": "node dev",
  10. "build": "webpack --profile --config dev/webpack/webpack.prod.js",
  11. "watch": "webpack --config dev/webpack/webpack.dev.js",
  12. "test": "eslint --format codeframe --ext .js,.vue . && pug-lint server/views && jest"
  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": ">=10.12"
  35. },
  36. "dependencies": {
  37. "@aoberoi/passport-slack": "1.0.5",
  38. "@bugsnag/js": "6.3.0",
  39. "algoliasearch": "3.33.0",
  40. "apollo-fetch": "0.7.0",
  41. "apollo-server": "2.6.1",
  42. "apollo-server-express": "2.6.1",
  43. "auto-load": "3.0.4",
  44. "aws-sdk": "2.466.0",
  45. "axios": "0.19.0",
  46. "azure-search-client": "3.1.5",
  47. "bcryptjs-then": "1.0.1",
  48. "bluebird": "3.5.5",
  49. "body-parser": "1.19.0",
  50. "chalk": "2.4.2",
  51. "cheerio": "1.0.0-rc.3",
  52. "chokidar": "3.0.0",
  53. "clean-css": "4.2.1",
  54. "compression": "1.7.4",
  55. "connect-session-knex": "1.4.0",
  56. "cookie-parser": "1.4.4",
  57. "cors": "2.8.5",
  58. "custom-error-instance": "2.1.1",
  59. "dependency-graph": "0.8.0",
  60. "diff": "4.0.1",
  61. "diff2html": "2.9.0",
  62. "dotize": "0.3.0",
  63. "elasticsearch": "16.1.0",
  64. "emoji-regex": "8.0.0",
  65. "express": "4.17.1",
  66. "express-brute": "1.0.1",
  67. "express-session": "1.16.1",
  68. "file-type": "11.1.0",
  69. "filesize": "4.1.2",
  70. "fs-extra": "8.0.1",
  71. "getos": "3.1.1",
  72. "graphql": "14.3.1",
  73. "graphql-list-fields": "2.0.2",
  74. "graphql-rate-limit-directive": "1.1.0",
  75. "graphql-subscriptions": "1.1.0",
  76. "graphql-tools": "4.0.4",
  77. "highlight.js": "9.15.8",
  78. "i18next": "15.1.3",
  79. "i18next-express-middleware": "1.8.0",
  80. "i18next-localstorage-cache": "1.1.1",
  81. "i18next-node-fs-backend": "2.1.3",
  82. "image-size": "0.7.4",
  83. "js-base64": "2.5.1",
  84. "js-binary": "1.2.0",
  85. "js-yaml": "3.13.1",
  86. "jsonwebtoken": "8.5.1",
  87. "klaw": "3.0.0",
  88. "knex": "0.17.1",
  89. "lodash": "4.17.11",
  90. "markdown-it": "8.4.2",
  91. "markdown-it-abbr": "1.0.4",
  92. "markdown-it-anchor": "5.2.3",
  93. "markdown-it-attrs": "2.4.1",
  94. "markdown-it-emoji": "1.4.0",
  95. "markdown-it-expand-tabs": "1.0.13",
  96. "markdown-it-external-links": "0.0.6",
  97. "markdown-it-footnote": "3.0.1",
  98. "markdown-it-imsize": "2.0.1",
  99. "markdown-it-mark": "2.0.0",
  100. "markdown-it-mathjax": "2.0.0",
  101. "markdown-it-sub": "1.0.0",
  102. "markdown-it-sup": "1.0.0",
  103. "markdown-it-task-lists": "2.1.1",
  104. "mathjax-node": "2.1.1",
  105. "mime-types": "2.1.24",
  106. "moment": "2.24.0",
  107. "moment-timezone": "0.5.25",
  108. "mongodb": "3.2.6",
  109. "mssql": "5.1.0",
  110. "multer": "1.4.1",
  111. "mysql2": "1.6.5",
  112. "nanoid": "2.0.3",
  113. "node-2fa": "1.1.2",
  114. "node-cache": "4.2.0",
  115. "nodemailer": "6.2.1",
  116. "objection": "1.6.9",
  117. "passport": "0.4.0",
  118. "passport-auth0": "1.1.0",
  119. "passport-azure-ad-oauth2": "0.0.4",
  120. "passport-cas": "0.1.1",
  121. "passport-discord": "0.1.3",
  122. "passport-dropbox-oauth2": "1.1.0",
  123. "passport-facebook": "3.0.0",
  124. "passport-github2": "0.1.11",
  125. "passport-google-oauth20": "2.0.0",
  126. "passport-jwt": "4.0.0",
  127. "passport-ldapauth": "2.1.3",
  128. "passport-local": "1.0.0",
  129. "passport-microsoft": "0.0.5",
  130. "passport-oauth2": "1.5.0",
  131. "passport-okta-oauth": "0.0.1",
  132. "passport-openidconnect": "0.0.2",
  133. "passport-saml": "1.1.0",
  134. "passport-twitch": "1.0.3",
  135. "pem-jwk": "2.0.0",
  136. "pg": "7.11.0",
  137. "pg-hstore": "2.3.2",
  138. "pg-query-stream": "2.0.0",
  139. "pg-tsquery": "8.0.4",
  140. "pug": "2.0.3",
  141. "qr-image": "3.2.0",
  142. "raven": "2.6.4",
  143. "remove-markdown": "0.3.0",
  144. "request": "2.88.0",
  145. "request-promise": "4.2.4",
  146. "safe-regex": "2.0.2",
  147. "sanitize-filename": "1.6.1",
  148. "scim-query-filter-parser": "1.1.0",
  149. "semver": "6.1.1",
  150. "serve-favicon": "2.5.0",
  151. "simple-git": "1.113.0",
  152. "solr-node": "1.2.1",
  153. "sqlite3": "4.0.8",
  154. "striptags": "3.1.1",
  155. "subscriptions-transport-ws": "0.9.16",
  156. "tar-fs": "2.0.0",
  157. "twemoji": "12.0.4",
  158. "uslug": "1.0.4",
  159. "uuid": "3.3.2",
  160. "validate.js": "0.12.0",
  161. "validator": "11.0.0",
  162. "validator-as-promised": "1.0.2",
  163. "winston": "3.2.1",
  164. "yargs": "13.2.4"
  165. },
  166. "devDependencies": {
  167. "@babel/cli": "^7.4.4",
  168. "@babel/core": "^7.4.5",
  169. "@babel/plugin-proposal-class-properties": "^7.4.4",
  170. "@babel/plugin-proposal-decorators": "^7.4.4",
  171. "@babel/plugin-proposal-export-namespace-from": "^7.2.0",
  172. "@babel/plugin-proposal-function-sent": "^7.2.0",
  173. "@babel/plugin-proposal-json-strings": "^7.2.0",
  174. "@babel/plugin-proposal-numeric-separator": "^7.2.0",
  175. "@babel/plugin-proposal-throw-expressions": "^7.2.0",
  176. "@babel/plugin-syntax-dynamic-import": "^7.2.0",
  177. "@babel/plugin-syntax-import-meta": "^7.2.0",
  178. "@babel/polyfill": "^7.4.4",
  179. "@babel/preset-env": "^7.4.5",
  180. "@panter/vue-i18next": "0.15.0",
  181. "animate-sass": "0.8.2",
  182. "animated-number-vue": "0.1.5",
  183. "apollo-cache-inmemory": "1.6.0",
  184. "apollo-client": "2.6.0",
  185. "apollo-link": "1.2.11",
  186. "apollo-link-batch-http": "1.2.11",
  187. "apollo-link-error": "1.1.10",
  188. "apollo-link-http": "1.5.14",
  189. "apollo-link-persisted-queries": "0.2.2",
  190. "apollo-link-ws": "1.0.17",
  191. "apollo-utilities": "1.3.0",
  192. "autoprefixer": "9.5.1",
  193. "babel-eslint": "10.0.1",
  194. "babel-jest": "24.8.0",
  195. "babel-loader": "^8.0.6",
  196. "babel-plugin-graphql-tag": "2.4.0",
  197. "babel-plugin-lodash": "3.3.4",
  198. "babel-plugin-transform-imports": "1.5.1",
  199. "brace": "0.11.1",
  200. "cache-loader": "3.0.1",
  201. "chart.js": "2.8.0",
  202. "clean-webpack-plugin": "3.0.0",
  203. "copy-webpack-plugin": "5.0.3",
  204. "core-js": "3.1.3",
  205. "css-loader": "2.1.1",
  206. "cssnano": "4.1.10",
  207. "duplicate-package-checker-webpack-plugin": "3.0.0",
  208. "epic-spinners": "1.1.0",
  209. "eslint": "5.16.0",
  210. "eslint-config-requarks": "1.0.7",
  211. "eslint-config-standard": "12.0.0",
  212. "eslint-plugin-import": "2.17.3",
  213. "eslint-plugin-node": "9.1.0",
  214. "eslint-plugin-promise": "4.1.1",
  215. "eslint-plugin-standard": "4.0.0",
  216. "eslint-plugin-vue": "5.2.2",
  217. "file-loader": "3.0.1",
  218. "filepond": "4.4.8",
  219. "filepond-plugin-file-validate-type": "1.2.4",
  220. "filesize.js": "1.0.2",
  221. "grapesjs": "0.14.61",
  222. "graphiql": "0.13.0",
  223. "graphql-persisted-document-loader": "1.0.1",
  224. "graphql-tag": "^2.10.1",
  225. "graphql-voyager": "1.0.0-rc.27",
  226. "hammerjs": "2.0.8",
  227. "html-webpack-plugin": "3.2.0",
  228. "html-webpack-pug-plugin": "0.3.0",
  229. "i18next-xhr-backend": "2.0.1",
  230. "ignore-loader": "0.1.2",
  231. "js-cookie": "2.2.0",
  232. "mini-css-extract-plugin": "0.7.0",
  233. "moment-duration-format": "2.2.2",
  234. "node-sass": "4.12.0",
  235. "offline-plugin": "5.0.7",
  236. "optimize-css-assets-webpack-plugin": "5.0.1",
  237. "postcss-cssnext": "3.1.0",
  238. "postcss-flexbugs-fixes": "4.1.0",
  239. "postcss-flexibility": "2.0.0",
  240. "postcss-import": "12.0.1",
  241. "postcss-loader": "3.0.0",
  242. "postcss-preset-env": "6.6.0",
  243. "postcss-selector-parser": "6.0.2",
  244. "pug-lint": "2.5.0",
  245. "pug-loader": "2.4.0",
  246. "pug-plain-loader": "1.0.0",
  247. "raw-loader": "2.0.0",
  248. "react": "16.8.6",
  249. "react-dom": "16.8.6",
  250. "resolve-url-loader": "3.1.0",
  251. "sass-loader": "7.1.0",
  252. "sass-resources-loader": "2.0.1",
  253. "script-ext-html-webpack-plugin": "2.1.3",
  254. "simple-progress-webpack-plugin": "1.1.2",
  255. "style-loader": "0.23.1",
  256. "stylus": "0.54.5",
  257. "stylus-loader": "3.0.2",
  258. "terser": "4.0.0",
  259. "twemoji-awesome": "1.0.6",
  260. "url-loader": "1.1.2",
  261. "vee-validate": "2.2.9",
  262. "velocity-animate": "1.5.2",
  263. "viz.js": "2.1.2",
  264. "vue": "2.6.10",
  265. "vue-apollo": "3.0.0-beta.30",
  266. "vue-chartjs": "3.4.2",
  267. "vue-clipboards": "1.2.4",
  268. "vue-codemirror": "4.0.6",
  269. "vue-filepond": "5.1.1",
  270. "vue-hot-reload-api": "2.3.3",
  271. "vue-loader": "15.7.0",
  272. "vue-material-design-icons": "3.2.0",
  273. "vue-moment": "4.0.0",
  274. "vue-router": "3.0.6",
  275. "vue-simple-breakpoints": "1.0.3",
  276. "vue-status-indicator": "1.1.1",
  277. "vue-template-compiler": "2.6.10",
  278. "vue-tour": "1.1.0",
  279. "vue2-animate": "2.1.0",
  280. "vuedraggable": "2.21.0",
  281. "vuescroll": "4.13.0-beta",
  282. "vuetify": "1.5.14",
  283. "vuex": "3.1.1",
  284. "vuex-pathify": "1.2.2",
  285. "vuex-persistedstate": "2.5.4",
  286. "webpack": "4.32.2",
  287. "webpack-bundle-analyzer": "3.3.2",
  288. "webpack-cli": "3.3.2",
  289. "webpack-dev-middleware": "3.7.0",
  290. "webpack-hot-middleware": "2.25.0",
  291. "webpack-merge": "4.2.1",
  292. "webpack-subresource-integrity": "1.3.2",
  293. "whatwg-fetch": "3.0.0",
  294. "write-file-webpack-plugin": "4.5.0",
  295. "xterm": "3.14.1",
  296. "zxcvbn": "4.4.2"
  297. },
  298. "browserslist": [
  299. "> 1%",
  300. "last 2 versions",
  301. "Firefox ESR",
  302. "not ie < 11"
  303. ],
  304. "postcss": {
  305. "plugins": {
  306. "autoprefixer": {},
  307. "cssnano": {
  308. "preset": [
  309. "default",
  310. {
  311. "discardComments": {
  312. "removeAll": true
  313. }
  314. }
  315. ]
  316. },
  317. "postcss-flexbugs-fixes": {},
  318. "postcss-flexibility": {},
  319. "postcss-preset-env": {}
  320. }
  321. },
  322. "pugLintConfig": {
  323. "disallowDuplicateAttributes": true,
  324. "disallowIdAttributeWithStaticValue": true,
  325. "disallowMultipleLineBreaks": true,
  326. "requireClassLiteralsBeforeAttributes": true,
  327. "requireIdLiteralsBeforeAttributes": true,
  328. "requireLineFeedAtFileEnd": true,
  329. "requireLowerCaseAttributes": true,
  330. "requireLowerCaseTags": true,
  331. "requireSpaceAfterCodeOperator": true,
  332. "requireStrictEqualityOperators": true,
  333. "validateAttributeQuoteMarks": "'",
  334. "validateAttributeSeparator": ", ",
  335. "validateDivTags": true,
  336. "validateIndentation": 2
  337. },
  338. "collective": {
  339. "type": "opencollective",
  340. "url": "https://opencollective.com/wikijs",
  341. "logo": "https://opencollective.com/opencollective/logo.txt"
  342. }
  343. }