fiedl/your_platform

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "your_platform",
  "version": "1.0.1",
  "description": "Administrative and social network platform for closed user groups.",
  "main": "index.js",
  "repository": "git@github.com:fiedl/your_platform.git",
  "author": "Sebastian Fiedlschuster <github@fiedlschuster.de>",
  "license": "AGPL",
  "dependencies": {
    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
    "@babel/plugin-transform-runtime": "^7.11.0",
    "@babel/runtime": "^7.11.2",
    "@fullcalendar/core": "4.4",
    "@fullcalendar/daygrid": "4.4",
    "@fullcalendar/interaction": "4.4",
    "@fullcalendar/vue": "4.4",
    "apexcharts": "^3.19.3",
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-plugin-transform-async-to-generator": "^6.24.1",
    "babel-preset-env": "^1.7.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-runtime": "^6.26.0",
    "bootstrap": "4.4",
    "bootstrap-social": "^5.1.1",
    "braces": "^2.3.1",
    "chartkick": "^2.2.4",
    "coffee-loader": "^0.8.0",
    "coffeescript": "^1.12.7",
    "cookieconsent": "^3.0.6",
    "cosmiconfig": "^5.2.1",
    "cryptiles": "^4.1.2",
    "css-loader": "^3.0.0",
    "cssnano": "^4.1.10",
    "d3-array": "^2.6.0",
    "datatables": "^1.10.13",
    "datatables.net": "^1.10.18",
    "datatables.net-bs": "^1.10.18",
    "datatables.net-fixedheader": "^3.1.4",
    "datatables.net-fixedheader-bs": "^3.1.4",
    "debug": "^2.6.9",
    "deep-extend": "^0.5.1",
    "extend": "^3.0.2",
    "feather-icons": "^4.28.0",
    "file-loader": "^6.0.0",
    "font-awesome": "^4.7.0",
    "fstream": "^1.0.12",
    "hamljs": "^0.6.2",
    "highlight.js": "^9.12.0",
    "hoek": "^4.2.1",
    "jquery": "^3.4.0",
    "js-yaml": "^3.13.1",
    "lodash": "^4.17.13",
    "lodash.mergewith": "^4.6.2",
    "macaddress": "^0.2.9",
    "moment": "^2.27.0",
    "node-pre-gyp": "0.13.0",
    "node-sass": "^4.12.0",
    "photoswipe": "^4.1.2",
    "postcss-svgo": "^4.0.2",
    "primer": "^10.6.0",
    "rails-erb-loader": "^5.5.2",
    "randomatic": "^3.0.0",
    "rc": "^1.2.8",
    "request": "2.88",
    "sanitize-html": "^1.27.3",
    "sass-loader": "^6.0.6",
    "sshpk": "^1.13.2",
    "stimulus": "^1.0.1",
    "stringstream": "0.0.6",
    "style-loader": "^1.2.1",
    "svgo": "^1.3.0",
    "tabler": "^1.0.0-alpha.7",
    "tar": "^2.2.2",
    "tiptap": "^1.29.4",
    "tiptap-extensions": "^1.32.1",
    "tough-cookie": "^2.3.3",
    "tunnel-agent": "^0.6.0",
    "vue": "^2.4.2",
    "vue-apexcharts": "^1.5.3",
    "vue-clickaway": "^2.2.2",
    "vue-feather-icons": "^5.0.0",
    "vue-good-table": "^2.19.5",
    "vue-input-autowidth": "^1.0.10",
    "vue-loader": "^13.0.4",
    "vue-password-strength-meter": "^1.1.0",
    "vue-select": "^3.10.7",
    "vue-template-compiler": "^2.4.2",
    "vue-turbolinks": "^2.0.0",
    "vue2-datepicker": "^3.6.1",
    "vue2-dropzone": "^3.6.0",
    "vue2-selectize": "^1.1.7",
    "webpack": "^2.6.1",
    "wysihtml": "^0.6.0-beta1",
    "zxcvbn": "^4.4.2"
  },
  "devDependencies": {
    "webpack-cli": "^3.3.12",
    "webpack-dev-server": "2"
  }
}