123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355 |
- {
- "name": "wiki",
- "version": "2.0.0-beta",
- "releaseDate": "2019-01-01T01:01:01.000Z",
- "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
- "main": "wiki.js",
- "scripts": {
- "start": "node server",
- "dev": "node dev",
- "build": "webpack --profile --config dev/webpack/webpack.prod.js",
- "watch": "webpack --config dev/webpack/webpack.dev.js",
- "test": "eslint --format codeframe --ext .js,.vue . && pug-lint server/views && jest"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Requarks/wiki.git"
- },
- "keywords": [
- "wiki",
- "wikis",
- "docs",
- "documentation",
- "markdown",
- "guides",
- "knowledge base"
- ],
- "author": "Nicolas Giard",
- "license": "AGPL-3.0",
- "bugs": {
- "url": "https://github.com/Requarks/wiki/issues"
- },
- "homepage": "https://github.com/Requarks/wiki#readme",
- "engines": {
- "node": ">=10.12"
- },
- "dependencies": {
- "@aoberoi/passport-slack": "1.0.5",
- "@bugsnag/js": "6.4.3",
- "@exlinc/keycloak-passport": "1.0.2",
- "algoliasearch": "3.35.1",
- "apollo-fetch": "0.7.0",
- "apollo-server": "2.9.7",
- "apollo-server-express": "2.9.7",
- "auto-load": "3.0.4",
- "aws-sdk": "2.556.0",
- "azure-search-client": "3.1.5",
- "bcryptjs-then": "1.0.1",
- "bluebird": "3.7.1",
- "body-parser": "1.19.0",
- "brute-knex": "4.0.0",
- "chalk": "2.4.2",
- "cheerio": "1.0.0-rc.3",
- "chokidar": "3.2.2",
- "clean-css": "4.2.1",
- "compression": "1.7.4",
- "connect-session-knex": "1.4.0",
- "cookie-parser": "1.4.4",
- "cors": "2.8.5",
- "custom-error-instance": "2.1.1",
- "dependency-graph": "0.8.0",
- "diff": "4.0.1",
- "diff2html": "2.12.1",
- "dotize": "0.3.0",
- "elasticsearch6": "npm:@elastic/elasticsearch@6",
- "elasticsearch7": "npm:@elastic/elasticsearch@7",
- "emoji-regex": "8.0.0",
- "express": "4.17.1",
- "express-brute": "1.0.1",
- "express-session": "1.17.0",
- "file-type": "12.3.1",
- "filesize": "5.0.3",
- "fs-extra": "8.1.0",
- "getos": "3.1.1",
- "graphql": "14.5.8",
- "graphql-list-fields": "2.0.2",
- "graphql-rate-limit-directive": "1.2.0",
- "graphql-subscriptions": "1.1.0",
- "graphql-tools": "4.0.6",
- "he": "1.2.0",
- "highlight.js": "9.15.10",
- "i18next": "18.0.1",
- "i18next-express-middleware": "1.8.2",
- "i18next-node-fs-backend": "2.1.3",
- "image-size": "0.8.3",
- "js-base64": "2.5.1",
- "js-binary": "1.2.0",
- "js-yaml": "3.13.1",
- "jsonwebtoken": "8.5.1",
- "klaw": "3.0.0",
- "knex": "0.20.0",
- "lodash": "4.17.15",
- "markdown-it": "10.0.0",
- "markdown-it-abbr": "1.0.4",
- "markdown-it-attrs": "3.0.1",
- "markdown-it-emoji": "1.4.0",
- "markdown-it-expand-tabs": "1.0.13",
- "markdown-it-external-links": "0.0.6",
- "markdown-it-footnote": "3.0.2",
- "markdown-it-imsize": "2.0.1",
- "markdown-it-mark": "3.0.0",
- "markdown-it-mathjax": "2.0.0",
- "markdown-it-sub": "1.0.0",
- "markdown-it-sup": "1.0.0",
- "markdown-it-task-lists": "2.1.1",
- "mathjax-node": "2.1.1",
- "mime-types": "2.1.24",
- "moment": "2.24.0",
- "moment-timezone": "0.5.27",
- "mongodb": "3.3.3",
- "mssql": "5.1.0",
- "multer": "1.4.2",
- "mysql2": "1.7.0",
- "nanoid": "2.1.6",
- "node-2fa": "1.1.2",
- "node-cache": "5.0.0",
- "nodemailer": "6.3.1",
- "objection": "1.6.11",
- "passport": "0.4.0",
- "passport-auth0": "1.2.1",
- "passport-azure-ad": "4.1.0",
- "passport-cas": "0.1.1",
- "passport-discord": "0.1.3",
- "passport-dropbox-oauth2": "1.1.0",
- "passport-facebook": "3.0.0",
- "passport-github2": "0.1.11",
- "passport-gitlab2": "5.0.0",
- "passport-google-oauth20": "2.0.0",
- "passport-jwt": "4.0.0",
- "passport-ldapauth": "2.1.3",
- "passport-local": "1.0.0",
- "passport-microsoft": "0.0.5",
- "passport-oauth2": "1.5.0",
- "passport-okta-oauth": "0.0.1",
- "passport-openidconnect": "0.0.2",
- "passport-saml": "1.2.0",
- "passport-twitch": "1.0.3",
- "pem-jwk": "2.0.0",
- "pg": "7.12.1",
- "pg-hstore": "2.3.3",
- "pg-query-stream": "2.0.0",
- "pg-tsquery": "8.0.5",
- "pug": "2.0.4",
- "qr-image": "3.2.0",
- "raven": "2.6.4",
- "remove-markdown": "0.3.0",
- "request": "2.88.0",
- "request-promise": "4.2.4",
- "safe-regex": "2.1.1",
- "sanitize-filename": "1.6.3",
- "scim-query-filter-parser": "2.0.1",
- "semver": "6.3.0",
- "serve-favicon": "2.5.0",
- "simple-git": "1.126.0",
- "solr-node": "1.2.1",
- "sqlite3": "4.1.0",
- "striptags": "3.1.1",
- "subscriptions-transport-ws": "0.9.16",
- "tar-fs": "2.0.0",
- "twemoji": "12.1.3",
- "uslug": "1.0.4",
- "uuid": "3.3.3",
- "validate.js": "0.13.1",
- "winston": "3.2.1",
- "yargs": "14.2.0"
- },
- "devDependencies": {
- "@babel/cli": "^7.6.4",
- "@babel/core": "^7.6.4",
- "@babel/plugin-proposal-class-properties": "^7.5.0",
- "@babel/plugin-proposal-decorators": "^7.6.0",
- "@babel/plugin-proposal-export-namespace-from": "^7.5.2",
- "@babel/plugin-proposal-function-sent": "^7.5.0",
- "@babel/plugin-proposal-json-strings": "^7.2.0",
- "@babel/plugin-proposal-numeric-separator": "^7.2.0",
- "@babel/plugin-proposal-throw-expressions": "^7.2.0",
- "@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/plugin-syntax-import-meta": "^7.2.0",
- "@babel/polyfill": "^7.6.0",
- "@babel/preset-env": "^7.6.3",
- "@mdi/font": "4.5.95",
- "@panter/vue-i18next": "0.15.1",
- "@requarks/ckeditor5": "12.4.0-wiki.14",
- "@vue/babel-preset-app": "4.0.5",
- "animate-sass": "0.8.2",
- "animated-number-vue": "1.0.0",
- "apollo-cache-inmemory": "1.6.3",
- "apollo-client": "2.6.4",
- "apollo-link": "1.2.13",
- "apollo-link-batch-http": "1.2.13",
- "apollo-link-error": "1.1.12",
- "apollo-link-http": "1.5.16",
- "apollo-link-persisted-queries": "0.2.2",
- "apollo-link-ws": "1.0.19",
- "apollo-utilities": "1.3.2",
- "autoprefixer": "9.6.4",
- "babel-eslint": "10.0.3",
- "babel-jest": "24.9.0",
- "babel-loader": "^8.0.6",
- "babel-plugin-graphql-tag": "2.5.0",
- "babel-plugin-lodash": "3.3.4",
- "babel-plugin-prismjs": "1.1.1",
- "babel-plugin-transform-imports": "2.0.0",
- "cache-loader": "4.1.0",
- "chart.js": "2.9.0",
- "clean-webpack-plugin": "3.0.0",
- "clipboard": "2.0.4",
- "codemirror": "5.49.2",
- "copy-webpack-plugin": "5.0.4",
- "core-js": "3.3.4",
- "css-loader": "3.2.0",
- "cssnano": "4.1.10",
- "duplicate-package-checker-webpack-plugin": "3.0.0",
- "epic-spinners": "1.1.0",
- "eslint": "6.6.0",
- "eslint-config-requarks": "1.0.7",
- "eslint-config-standard": "14.1.0",
- "eslint-plugin-import": "2.18.2",
- "eslint-plugin-node": "10.0.0",
- "eslint-plugin-promise": "4.2.1",
- "eslint-plugin-standard": "4.0.1",
- "eslint-plugin-vue": "5.2.3",
- "fibers": "4.0.2",
- "file-loader": "4.2.0",
- "filepond": "4.7.2",
- "filepond-plugin-file-validate-type": "1.2.4",
- "filesize.js": "2.0.0",
- "graphql-persisted-document-loader": "1.0.1",
- "graphql-tag": "^2.10.1",
- "hammerjs": "2.0.8",
- "html-webpack-plugin": "4.0.0-beta.8",
- "html-webpack-pug-plugin": "2.0.0",
- "i18next-chained-backend": "2.0.0",
- "i18next-localstorage-backend": "3.0.0",
- "i18next-xhr-backend": "3.2.0",
- "ignore-loader": "0.1.2",
- "jest": "24.9.0",
- "js-cookie": "2.2.1",
- "mini-css-extract-plugin": "0.8.0",
- "moment-duration-format": "2.3.2",
- "offline-plugin": "5.0.7",
- "optimize-css-assets-webpack-plugin": "5.0.3",
- "postcss-cssnext": "3.1.0",
- "postcss-flexbugs-fixes": "4.1.0",
- "postcss-flexibility": "2.0.0",
- "postcss-import": "12.0.1",
- "postcss-loader": "3.0.0",
- "postcss-preset-env": "6.7.0",
- "postcss-selector-parser": "6.0.2",
- "prismjs": "1.17.1",
- "pug-lint": "2.6.0",
- "pug-loader": "2.4.0",
- "pug-plain-loader": "1.0.0",
- "raw-loader": "3.1.0",
- "resolve-url-loader": "3.1.0",
- "sass": "1.23.1",
- "sass-loader": "8.0.0",
- "sass-resources-loader": "2.0.1",
- "script-ext-html-webpack-plugin": "2.1.4",
- "simple-progress-webpack-plugin": "1.1.2",
- "style-loader": "1.0.0",
- "terser": "4.3.9",
- "twemoji-awesome": "1.0.6",
- "url-loader": "2.2.0",
- "velocity-animate": "1.5.2",
- "viz.js": "2.1.2",
- "vue": "2.6.10",
- "vue-apollo": "3.0.0",
- "vue-chartjs": "3.4.2",
- "vue-clipboards": "1.3.0",
- "vue-filepond": "5.1.3",
- "vue-hot-reload-api": "2.3.4",
- "vue-loader": "15.7.1",
- "vue-moment": "4.0.0",
- "vue-router": "3.1.3",
- "vue-status-indicator": "1.2.1",
- "vue-template-compiler": "2.6.10",
- "vue2-animate": "2.1.2",
- "vuedraggable": "2.23.2",
- "vuescroll": "4.14.4",
- "vuetify": "2.1.7",
- "vuetify-loader": "1.3.0",
- "vuex": "3.1.1",
- "vuex-pathify": "1.4.0",
- "vuex-persistedstate": "2.5.4",
- "webpack": "4.41.2",
- "webpack-bundle-analyzer": "3.6.0",
- "webpack-cli": "3.3.9",
- "webpack-dev-middleware": "3.7.2",
- "webpack-hot-middleware": "2.25.0",
- "webpack-merge": "4.2.2",
- "webpack-subresource-integrity": "1.3.4",
- "webpackbar": "4.0.0",
- "whatwg-fetch": "3.0.0",
- "write-file-webpack-plugin": "4.5.1",
- "xterm": "4.2.0",
- "zxcvbn": "4.4.2"
- },
- "browserslist": [
- "> 1%",
- "last 2 major versions",
- "Firefox ESR",
- "not ie > 0",
- "not ie_mob > 0",
- "not android > 0",
- "not dead"
- ],
- "postcss": {
- "plugins": {
- "autoprefixer": {},
- "cssnano": {
- "preset": [
- "default",
- {
- "discardComments": {
- "removeAll": true
- }
- }
- ]
- },
- "postcss-flexbugs-fixes": {},
- "postcss-flexibility": {},
- "postcss-preset-env": {}
- }
- },
- "pugLintConfig": {
- "disallowDuplicateAttributes": true,
- "disallowIdAttributeWithStaticValue": true,
- "disallowMultipleLineBreaks": true,
- "requireClassLiteralsBeforeAttributes": true,
- "requireIdLiteralsBeforeAttributes": true,
- "requireLineFeedAtFileEnd": true,
- "requireLowerCaseAttributes": true,
- "requireLowerCaseTags": true,
- "requireSpaceAfterCodeOperator": true,
- "requireStrictEqualityOperators": true,
- "validateAttributeQuoteMarks": "'",
- "validateAttributeSeparator": {
- "separator": ", ",
- "multiLineSeparator": "\n "
- },
- "validateDivTags": true,
- "validateIndentation": 2,
- "excludeFiles": [
- "node_modules/**",
- "server/views/master.pug",
- "server/views/setup.pug",
- "server/views/legacy/master.pug"
- ]
- },
- "collective": {
- "type": "opencollective",
- "url": "https://opencollective.com/wikijs",
- "logo": "https://opencollective.com/opencollective/logo.txt"
- }
- }
|