package.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. {
  2. "name": "crowi",
  3. "version": "1.6.0",
  4. "description": "The simple & powerful Wiki",
  5. "tags": [
  6. "wiki",
  7. "communication",
  8. "documentation",
  9. "collaboration"
  10. ],
  11. "author": "Sotaro KARASAWA <sotaro.k@gmail.com>",
  12. "contributors": [
  13. "Keisuke SATO <riaf@me.com> (http://riaf.jp)",
  14. "Shinya Yamaoka <contact@mail.libmacro.com>",
  15. "Norio Suzuki <norio.suzuki@gmail.com>"
  16. ],
  17. "config": {
  18. "blanket": {
  19. "pattern": "./lib/**/*.js"
  20. }
  21. },
  22. "repository": {
  23. "type": "git",
  24. "url": "https://github.com/crowi/crowi.git"
  25. },
  26. "engines": {
  27. "node": "6.x",
  28. "npm": "4.x"
  29. },
  30. "dependencies": {
  31. "async": "~1.5.0",
  32. "aws-sdk": "~2.2.26",
  33. "axios": "0.15.x",
  34. "babel-core": "~6.7.6",
  35. "babel-loader": "~6.3.0",
  36. "babel-preset-es2015": "~6.22.0",
  37. "babel-preset-react": "~6.23.0",
  38. "basic-auth-connect": "~1.0.0",
  39. "body-parser": "~1.14.1",
  40. "bootstrap-sass": "~3.3.6",
  41. "botkit": "~0.1.1",
  42. "cli": "~0.6.0",
  43. "colors": "^1.1.2",
  44. "commander": "~2.9.0",
  45. "connect-flash": "~0.1.1",
  46. "connect-redis": "~2.1.0",
  47. "consolidate": "~0.14.0",
  48. "cookie-parser": "~1.3.4",
  49. "csrf": "~3.0.3",
  50. "debug": "~2.2.0",
  51. "del": "~2.2.0",
  52. "diff": "~3.2.0",
  53. "diff2html": "~2.0.12",
  54. "elasticsearch": "^12.1.3",
  55. "emojify.js": "^1.1.0",
  56. "errorhandler": "~1.3.4",
  57. "express": "~4.14.0",
  58. "express-form": "~0.12.0",
  59. "express-session": "~1.14.0",
  60. "googleapis": "=12.3.0",
  61. "gulp": "~3.9.0",
  62. "gulp-concat": "~2.6.0",
  63. "gulp-cssmin": "~0.1.7",
  64. "gulp-jshint": "~1.12.0",
  65. "gulp-rename": "~1.2.2",
  66. "gulp-sass": "~3.1.0",
  67. "gulp-spawn-mocha": "~2.2.1",
  68. "gulp-uglify": "~1.4.2",
  69. "gulp-watch": "~4.3.5",
  70. "hexo-fs": "^0.1.6",
  71. "highlight.js": "~9.9.0",
  72. "i18next": "~4.1.0",
  73. "i18next-express-middleware": "~1.0.2",
  74. "i18next-node-fs-backend": "~0.1.3",
  75. "i18next-sprintf-postprocessor": "~0.2.2",
  76. "inline-attachment": "git+https://github.com/Rovak/InlineAttachment.git#2.0.3",
  77. "jquery": "~2.1.4",
  78. "jquery.cookie": "~1.4.1",
  79. "jshint-stylish": "~2.1.0",
  80. "kerberos": "0.0.22",
  81. "marked": "~0.3.5",
  82. "method-override": "~2.3.1",
  83. "mkdirp": "~0.5.1",
  84. "moment": "~2.13.0",
  85. "mongoose": "4.7.x",
  86. "mongoose-paginate": "5.0.x",
  87. "morgan": "~1.7.0",
  88. "multer": "~1.2.1",
  89. "nodemailer": "~2.7.0",
  90. "nodemailer-ses-transport": "~1.5.0",
  91. "react": "~15.0.1",
  92. "react-dom": "~15.0.1",
  93. "redis": "~2.6.5",
  94. "reveal.js": "~3.2.0",
  95. "socket.io": "~1.3.0",
  96. "socket.io-client": "~1.7.0",
  97. "sprintf": "~0.1.5",
  98. "supervisor": "^0.12.0",
  99. "swig": "~1.4.0",
  100. "vinyl-source-stream": "~1.1.0"
  101. },
  102. "devDependencies": {
  103. "assets-webpack-plugin": "^3.5.1",
  104. "chai": "~1.10.0",
  105. "concurrently": "^3.4.0",
  106. "copy-webpack-plugin": "^4.0.0",
  107. "css-loader": "^0.27.1",
  108. "easy-livereload": "^1.2.0",
  109. "express-webpack-assets": "0.0.2",
  110. "mocha": "~2.2.0",
  111. "node-dev": "^3.1.3",
  112. "optimize-js-plugin": "0.0.4",
  113. "proxyquire": "~1.4.0",
  114. "reload": "^1.1.1",
  115. "rimraf": "^2.6.1",
  116. "sass-loader": "^6.0.3",
  117. "sinon": "~1.14.0",
  118. "sinon-chai": "~2.7.0",
  119. "style-loader": "^0.13.2",
  120. "to-string-loader": "^1.1.5",
  121. "webpack": "2.2.0",
  122. "webpack-dev-server": "2.4.1",
  123. "webpack-dll-bundles-plugin": "^1.0.0-beta.5",
  124. "webpack-merge": "~3.0.0"
  125. },
  126. "license": "MIT",
  127. "scripts": {
  128. "build:dev:watch": "npm run build:dev -- --watch",
  129. "build:dev": "npm run clean:public && webpack --config config/webpack.dev.js --progress --profile",
  130. "build:prod": "npm run clean:public && webpack --config config/webpack.prod.js --progress --profile --bail",
  131. "build": "npm run build:dev",
  132. "clean:public": "npm run rimraf -- public/js",
  133. "clean:dll": "npm run rimraf -- dll",
  134. "clean": "npm cache clean && npm run rimraf -- public/js dll",
  135. "prestart": "npm run build:prod",
  136. "rimraf": "rimraf",
  137. "server:watch": "node-dev app.js",
  138. "server:prod": "node app.js --production",
  139. "server": "node app.js",
  140. "start": "npm run server:prod",
  141. "test": "",
  142. "webpack": "webpack"
  143. },
  144. "bugs": {
  145. "url": "https://github.com/crowi/crowi/issues"
  146. }
  147. }