{ "name": "p3x-gitlist", "version": "2019.1.10-1", "corifeus": { "prod-dir": "prod", "css-postfix": "19474550ae1811f07abcfda64f421a6a50cdee5b3d5180b0636c3482e953a846", "prefix": "p3x-", "publish": false, "type": "p3x", "opencollective": false, "cdn": true, "icon": "fas fa-code", "code": "Spawn", "nodejs": "v11.6.0", "reponame": "gitlist", "build": true }, "scripts": { "build": "grunt && webpack --production", "webpack-watch": "webpack --watch", "less-watch": "grunt watch:less", "watch": "grunt && concurrently \"webpack --watch\" \"grunt watch:less\"" }, "description": "🤖 P3X Gitlist - A decorated enhanced elegant, feature rich and modern private git ui repository viewer", "main": "index.js", "repository": "https://github.com/patrikx3/gitlist", "author": "patrikx3 ", "license": "MIT", "devDependencies": { "bootswatch": "^3.3.7", "concurrently": "^4.1.0", "corifeus-builder": "^2019.1.9-1", "corifeus-utils": "^2019.1.9-1", "css-loader": "^2.1.0", "extract-text-webpack-plugin": "^4.0.0-beta.0", "file-loader": "^3.0.1", "fs-extra": "^7.0.1", "glob": "^7.1.3", "grunt": "^1.0.3", "grunt-contrib-less": "^2.0.0", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", "less-loader": "^4.1.0", "on-build-webpack": "^0.1.0", "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-safe-parser": "^4.0.1", "style-loader": "^0.23.1", "terser-webpack-plugin": "^1.2.1", "url-loader": "^1.1.2", "webpack": "^4.28.3", "webpack-cli": "^3.2.1" }, "engines": { "node": ">=10.13.0" }, "homepage": "https://pages.corifeus.com/gitlist", "dependencies": { "@fortawesome/fontawesome-free": "^5.6.3", "bootstrap": "^3.3.7", "codemirror": "^5.42.2", "highlight.js": "^9.13.1", "is-string-int": "^1.0.1", "jquery": "^3.3.1", "jquery.redirect": "^1.1.4", "js-cookie": "^2.2.0", "js-htmlencode": "^0.3.0", "list.js": "^1.5.0", "lodash": "^4.17.11", "marked": "^0.6.0", "moment": "^2.23.0", "php-date": "^2.1.1", "raphael": "^2.2.7", "snackbarjs": "^1.1.0", "twemoji": "^11.2.0" } }