{ "name": "wiki", "version": "2.0.0", "description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown", "main": "wiki.js", "scripts": { "start": "node wiki start", "stop": "node wiki stop", "restart": "node wiki restart", "dev": "node wiki dev", "build": "webpack --profile --config dev/webpack/webpack.prod.js", "build:locales": "node dev/tasks/localization", "watch": "webpack --config dev/webpack/webpack.dev.js", "test": "eslint --format codeframe --ext .js,.vue . && pug-lint server/views && jest" }, "bin": { "wiki": "wiki.js" }, "repository": { "type": "git", "url": "git+https://github.com/Requarks/wiki.git" }, "keywords": [ "wiki", "wikis", "docs", "documentation", "markdown", "guides" ], "author": "Nicolas Giard", "license": "AGPL-3.0", "bugs": { "url": "https://github.com/Requarks/wiki/issues" }, "homepage": "https://github.com/Requarks/wiki#readme", "engines": { "node": ">=8.9.3" }, "dependencies": { "apollo-server-express": "1.3.2", "auto-load": "3.0.0", "axios": "0.18.0", "bcryptjs-then": "1.0.1", "bluebird": "3.5.1", "body-parser": "1.18.2", "bugsnag": "2.3.1", "bull": "3.3.10", "cheerio": "1.0.0-rc.2", "child-process-promise": "2.2.1", "chokidar": "2.0.2", "compression": "1.7.2", "connect-redis": "3.3.3", "cookie-parser": "1.4.3", "cors": "2.8.4", "dependency-graph": "0.7.0", "diff2html": "2.3.3", "dotize": "^0.2.0", "execa": "0.10.0", "express": "4.16.3", "express-brute": "1.0.1", "express-brute-redis": "0.0.1", "express-session": "1.15.6", "file-type": "7.6.0", "filesize.js": "1.0.2", "follow-redirects": "1.4.1", "fs-extra": "5.0.0", "graphql": "0.13.2", "graphql-list-fields": "2.0.1", "graphql-tools": "2.23.1", "i18next": "10.5.1", "i18next-express-middleware": "1.1.1", "i18next-localstorage-cache": "1.1.1", "i18next-node-fs-backend": "1.0.0", "image-size": "0.6.2", "ioredis": "3.2.2", "js-yaml": "3.11.0", "jsonwebtoken": "8.2.0", "klaw": "2.1.1", "lodash": "4.17.5", "markdown-it": "8.4.1", "markdown-it-abbr": "1.0.4", "markdown-it-anchor": "4.0.0", "markdown-it-attrs": "1.2.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.1", "markdown-it-imsize": "2.0.1", "markdown-it-mark": "2.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.0.1", "mime-types": "2.1.18", "moment": "2.21.0", "moment-timezone": "0.5.14", "mongodb": "3.0.4", "multer": "1.3.0", "mysql2": "1.5.3", "node-2fa": "1.1.2", "oauth2orize": "1.11.0", "ora": "2.0.0", "passport": "0.4.0", "passport-auth0": "0.6.1", "passport-azure-ad-oauth2": "0.0.4", "passport-discord": "0.1.3", "passport-dropbox-oauth2": "1.1.0", "passport-facebook": "2.1.1", "passport-github2": "0.1.11", "passport-google-oauth20": "1.0.0", "passport-ldapauth": "2.0.0", "passport-local": "1.0.0", "passport-oauth2": "1.4.0", "passport-slack": "0.0.7", "passport-twitch": "1.0.3", "passport-windowslive": "1.0.2", "pg": "6.4.2", "pg-hstore": "2.3.2", "pg-promise": "7.5.3", "pm2": "2.10.1", "pug": "2.0.1", "qr-image": "3.2.0", "raven": "2.4.2", "read-chunk": "2.1.0", "remove-markdown": "0.2.2", "request": "2.85.0", "request-promise": "4.2.2", "scim-query-filter-parser": "1.1.0", "semver": "5.5.0", "sequelize": "4.37.1", "serve-favicon": "2.4.5", "sqlite3": "4.0.0", "uuid": "3.2.1", "validator": "9.4.1", "validator-as-promised": "1.0.2", "winston": "3.0.0-rc2", "yargs": "11.0.0" }, "devDependencies": { "@panter/vue-i18next": "0.9.1", "@vue/cli": "3.0.0-beta.6", "apollo-client-preset": "1.0.8", "apollo-fetch": "0.7.0", "apollo-link-batch-http": "1.2.1", "autoprefixer": "8.1.0", "babel-cli": "6.26.0", "babel-core": "6.26.0", "babel-eslint": "8.2.2", "babel-jest": "23.0.0-alpha.0", "babel-loader": "7.1.4", "babel-plugin-graphql-tag": "1.5.0", "babel-plugin-lodash": "3.3.2", "babel-plugin-transform-imports": "1.5.0", "babel-polyfill": "6.26.0", "babel-preset-env": "1.6.1", "babel-preset-es2015": "6.24.1", "babel-preset-stage-2": "6.24.1", "brace": "0.11.1", "cache-loader": "1.2.2", "clean-webpack-plugin": "0.1.19", "colors": "1.2.1", "copy-webpack-plugin": "4.5.1", "css-loader": "0.28.11", "cssnano": "4.0.0-rc.2", "duplicate-package-checker-webpack-plugin": "2.1.0", "eslint": "4.19.0", "eslint-config-requarks": "1.0.7", "eslint-config-standard": "11.0.0", "eslint-plugin-import": "2.9.0", "eslint-plugin-node": "6.0.1", "eslint-plugin-promise": "3.7.0", "eslint-plugin-standard": "3.0.1", "eslint-plugin-vue": "4.3.0", "file-loader": "1.1.11", "graphiql": "0.11.11", "graphql-tag": "^2.8.0", "graphql-voyager": "1.0.0-rc.15", "hammerjs": "2.0.8", "html-webpack-plugin": "3.0.6", "html-webpack-pug-plugin": "0.3.0", "i18next-xhr-backend": "1.5.1", "ignore-loader": "0.1.2", "jest": "22.4.2", "jest-junit": "3.6.0", "js-cookie": "2.2.0", "lodash-webpack-plugin": "0.11.4", "mini-css-extract-plugin": "0.2.0", "node-sass": "4.7.2", "offline-plugin": "4.9.0", "optimize-css-assets-webpack-plugin": "4.0.0", "postcss-cssnext": "3.1.0", "postcss-flexbugs-fixes": "3.3.0", "postcss-flexibility": "2.0.0", "postcss-import": "11.1.0", "postcss-loader": "2.1.2", "postcss-selector-parser": "3.1.1", "pug-lint": "2.5.0", "pug-loader": "2.3.0", "raw-loader": "0.5.1", "react": "16.2.0", "react-dom": "16.2.0", "sass-loader": "6.0.7", "sass-resources-loader": "1.3.3", "script-ext-html-webpack-plugin": "2.0.1", "simple-progress-webpack-plugin": "1.1.2", "style-loader": "0.20.3", "stylus": "0.54.5", "stylus-loader": "3.0.2", "twemoji-awesome": "1.0.6", "vee-validate": "2.0.5", "velocity-animate": "1.5.1", "vue": "2.5.16", "vue-apollo": "3.0.0-beta.5", "vue-clipboards": "1.2.2", "vue-codemirror": "4.0.3", "vue-hot-reload-api": "2.3.0", "vue-loader": "14.2.1", "vue-material-design-icons": "1.2.1", "vue-moment": "3.2.0", "vue-router": "3.0.1", "vue-simple-breakpoints": "1.0.3", "vue-template-compiler": "2.5.16", "vuetify": "1.0.8", "vuex": "3.0.1", "vuex-persistedstate": "2.5.1", "webpack": "4.1.1", "webpack-bundle-analyzer": "2.11.1", "webpack-cli": "2.0.12", "webpack-dev-middleware": "3.0.1", "webpack-hot-middleware": "2.21.2", "webpack-merge": "4.1.2", "whatwg-fetch": "2.0.3", "write-file-webpack-plugin": "4.2.0" }, "browserslist": [ "> 1%", "last 2 versions", "Firefox ESR", "not ie < 11" ], "jest": { "testResultsProcessor": "./node_modules/jest-junit", "collectCoverage": false, "testMatch": [ "**/test/**/*.js?(x)", "**/?(*.)(spec|test).js?(x)" ], "verbose": true }, "jest-junit": { "suiteName": "jest test", "output": "./test-results/junit.xml", "classNameTemplate": "{classname}-{title}", "titleTemplate": "{classname}-{title}" }, "postcss": { "plugins": { "autoprefixer": {}, "cssnano": { "preset": [ "default", { "discardComments": { "removeAll": true } } ] }, "postcss-flexbugs-fixes": {}, "postcss-flexibility": {} } }, "pugLintConfig": { "disallowDuplicateAttributes": true, "disallowIdAttributeWithStaticValue": true, "disallowMultipleLineBreaks": true, "requireClassLiteralsBeforeAttributes": true, "requireIdLiteralsBeforeAttributes": true, "requireLineFeedAtFileEnd": true, "requireLowerCaseAttributes": true, "requireLowerCaseTags": true, "requireSpaceAfterCodeOperator": true, "requireStrictEqualityOperators": true, "validateAttributeQuoteMarks": "'", "validateAttributeSeparator": ", ", "validateDivTags": true, "validateIndentation": 2 }, "nodemonConfig": { "exec": "node server --dev", "ignore": [ "assets/", "client/", "data/", "dev/", "test/", "test-results/" ], "ext": "js json graphql", "watch": [ "server" ], "env": { "NODE_ENV": "development" } }, "collective": { "type": "opencollective", "url": "https://opencollective.com/wikijs", "logo": "https://opencollective.com/opencollective/logo.txt" } }