wikijs-fork/package.json

186 lines
5.0 KiB
JSON
Raw Normal View History

2016-08-17 00:56:55 +00:00
{
"name": "wiki",
2017-08-06 15:22:11 +00:00
"version": "1.0.5",
2016-08-17 00:56:55 +00:00
"description": "A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown",
2017-07-21 21:40:26 +00:00
"main": "wiki.js",
2016-08-17 00:56:55 +00:00
"scripts": {
2017-02-14 07:17:25 +00:00
"start": "node wiki start",
2017-02-14 20:27:08 +00:00
"stop": "node wiki stop",
2017-05-13 21:03:32 +00:00
"restart": "node wiki restart",
"build": "node tools/fuse",
"dev": "node tools/fuse -d",
"dev-configure": "node tools/fuse -c",
2017-07-09 00:35:53 +00:00
"test": "jest"
2016-08-17 00:56:55 +00:00
},
"bin": {
"wiki": "wiki.js"
},
2016-08-17 00:56:55 +00:00
"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": ">=6.11.1"
2016-08-17 00:56:55 +00:00
},
"dependencies": {
"apollo-server-express": "1.1.2",
2017-08-07 01:14:20 +00:00
"auto-load": "3.0.0",
"axios": "0.16.2",
"bcryptjs-then": "1.0.1",
"bluebird": "3.5.0",
2017-09-10 05:41:22 +00:00
"body-parser": "1.18.0",
"bull": "3.1.0",
2017-08-07 01:14:20 +00:00
"bunyan": "1.8.12",
"cheerio": "1.0.0-rc.2",
"child-process-promise": "2.2.1",
"chokidar": "1.7.0",
"compression": "1.7.0",
"connect-flash": "0.1.1",
"connect-redis": "3.3.0",
"cookie-parser": "1.4.3",
"diff2html": "2.3.0",
"dotize": "^0.2.0",
2017-08-07 01:14:20 +00:00
"execa": "0.8.0",
2017-08-08 23:07:07 +00:00
"express": "4.15.4",
"express-brute": "1.0.1",
2017-08-07 01:14:20 +00:00
"express-brute-redis": "0.0.1",
"express-session": "1.15.5",
2017-08-19 01:21:29 +00:00
"file-type": "6.1.0",
2017-08-07 01:14:20 +00:00
"filesize.js": "1.0.2",
"follow-redirects": "1.2.4",
"fs-extra": "4.0.1",
"git-wrapper2-promise": "0.2.9",
2017-09-10 05:41:22 +00:00
"graphql": "0.11.3",
"graphql-tools": "1.2.2",
2017-08-07 01:14:20 +00:00
"highlight.js": "9.12.0",
"i18next": "9.0.0",
2017-08-07 01:14:20 +00:00
"i18next-express-middleware": "1.0.5",
"i18next-localstorage-cache": "^1.1.1",
2017-08-07 01:14:20 +00:00
"i18next-node-fs-backend": "1.0.0",
"image-size": "0.6.1",
2017-08-19 01:21:29 +00:00
"ioredis": "3.1.4",
2017-08-07 01:14:20 +00:00
"jimp": "0.2.28",
"js-yaml": "3.9.1",
2017-09-10 05:41:22 +00:00
"jsonwebtoken": "8.0.0",
2017-08-19 01:21:29 +00:00
"klaw": "2.1.0",
2017-08-07 01:14:20 +00:00
"levelup": "1.3.9",
"lodash": "4.17.4",
"markdown-it": "8.4.0",
2017-08-07 01:14:20 +00:00
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "4.0.0",
"markdown-it-attrs": "1.1.0",
2017-08-07 01:14:20 +00:00
"markdown-it-emoji": "1.4.0",
"markdown-it-expand-tabs": "1.0.12",
"markdown-it-external-links": "0.0.6",
2017-08-07 01:14:20 +00:00
"markdown-it-footnote": "3.0.1",
"markdown-it-mathjax": "2.0.0",
"markdown-it-task-lists": "2.0.1",
"mathjax-node": "1.2.0",
2017-09-10 05:41:22 +00:00
"memdown": "1.2.7",
"mime-types": "2.1.17",
2017-08-07 01:14:20 +00:00
"moment": "2.18.1",
"moment-timezone": "0.5.13",
"multer": "1.3.0",
"node-2fa": "1.1.2",
"node-graceful": "0.2.3",
"ora": "1.3.0",
2017-08-19 01:21:29 +00:00
"passport": "0.4.0",
"passport-azure-ad-oauth2": "0.0.4",
2017-08-07 01:14:20 +00:00
"passport-facebook": "2.1.1",
"passport-github2": "0.1.10",
"passport-google-oauth20": "1.0.0",
"passport-ldapauth": "2.0.0",
"passport-local": "1.0.0",
2017-04-02 23:56:47 +00:00
"passport-slack": "0.0.7",
2017-08-07 01:14:20 +00:00
"passport-windowslive": "1.0.2",
"pg": "7.3.0",
2017-08-07 01:14:20 +00:00
"pg-hstore": "2.3.2",
2017-09-10 05:41:22 +00:00
"pg-promise": "6.5.2",
2017-08-07 01:14:20 +00:00
"pm2": "2.6.1",
2017-09-10 05:41:22 +00:00
"pug": "2.0.0-rc.4",
2017-08-07 01:14:20 +00:00
"read-chunk": "2.1.0",
2017-08-19 01:21:29 +00:00
"remove-markdown": "0.2.2",
2017-08-07 01:14:20 +00:00
"request": "2.81.0",
"search-index-adder": "0.3.9",
"search-index-searcher": "0.2.10",
"semver": "5.4.1",
2017-09-10 05:41:22 +00:00
"sequelize": "4.8.2",
2017-08-07 01:14:20 +00:00
"serve-favicon": "2.4.3",
"simplemde": "1.11.2",
2017-09-10 05:41:22 +00:00
"stopword": "0.1.7",
2017-08-07 01:14:20 +00:00
"stream-to-promise": "2.2.0",
"tar": "4.0.1",
2017-08-07 01:14:20 +00:00
"through2": "2.0.3",
2017-09-10 05:41:22 +00:00
"validator": "8.2.0",
2017-08-07 01:14:20 +00:00
"validator-as-promised": "1.0.2",
"winston": "2.3.1",
"yargs": "8.0.2"
2016-08-17 00:56:55 +00:00
},
"devDependencies": {
2017-08-07 01:14:20 +00:00
"@glimpse/glimpse": "0.22.15",
"@panter/vue-i18next": "0.5.1",
"apollo-client": "^1.9.3",
2017-08-19 01:21:29 +00:00
"babel-cli": "6.26.0",
2017-09-10 05:41:22 +00:00
"babel-jest": "21.0.2",
2017-08-07 01:14:20 +00:00
"babel-plugin-transform-object-assign": "6.22.0",
"babel-preset-es2015": "6.24.1",
"brace": "0.10.0",
"colors": "1.1.2",
"consolidate": "0.14.5",
"eslint": "4.6.1",
2017-08-07 01:14:20 +00:00
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.7.0",
"eslint-plugin-node": "5.1.1",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "3.0.1",
2017-09-10 05:41:22 +00:00
"fuse-box": "^2.2.31",
"graphql-tag": "^2.4.2",
2017-08-07 01:14:20 +00:00
"i18next-xhr-backend": "1.4.2",
2017-09-10 05:41:22 +00:00
"jest": "21.0.2",
2017-08-07 01:14:20 +00:00
"jquery": "3.2.1",
2017-09-10 05:41:22 +00:00
"jquery-contextmenu": "2.6.2",
2017-08-07 01:14:20 +00:00
"jquery-simple-upload": "1.0.0",
"jquery-smooth-scroll": "2.2.0",
"jquery-sticky": "1.0.4",
"lodash-cli": "4.17.4",
"lodash-es": "4.17.4",
"node-sass": "4.5.3",
2017-09-10 05:41:22 +00:00
"nodemon": "1.12.0",
"pug-lint": "2.5.0",
2017-08-07 01:14:20 +00:00
"twemoji-awesome": "1.0.6",
"typescript": "2.5.2",
"uglify-es": "3.0.28",
"vee-validate": "2.0.0-rc.14",
2017-08-07 01:14:20 +00:00
"vue": "2.4.2",
"vue-clipboards": "1.1.0",
"vue-lodash": "1.0.3",
"vue-material": "^0.7.5",
2017-08-07 01:14:20 +00:00
"vue-resource": "1.3.4",
"vue-template-compiler": "2.4.2",
"vue-template-es2015-compiler": "1.5.3",
"vuex": "2.4.0"
2017-02-09 01:52:37 +00:00
},
2017-03-27 02:07:40 +00:00
"jest": {
"collectCoverage": false,
"testMatch": [
"**/test/**/*.js?(x)",
"**/?(*.)(spec|test).js?(x)"
],
"verbose": true
2017-07-09 00:35:53 +00:00
}
2017-06-10 02:35:54 +00:00
}