{ "name": "p3x-gitlist", "version": "2020.4.147", "corifeus": { "prod-dir": "prod", "css-postfix": "367d8f15ce37630f55021bb649494b1fec485e51d5991b8296ae009a7d03a725", "prefix": "p3x-", "publish": false, "type": "p3x", "opencollective": false, "cdn": true, "icon": "fas fa-code", "code": "Spawn", "nodejs": "v12.16.1", "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\"", "postinstall": "node node_modules/corifeus-builder/src/utils/twemoji-install.js" }, "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.4.1", "concurrently": "^5.1.0", "corifeus-builder": "^2020.4.135", "corifeus-utils": "^2020.4.135", "css-loader": "^3.4.2", "extract-text-webpack-plugin": "^4.0.0-beta.0", "file-loader": "^6.0.0", "fs-extra": "^9.0.0", "glob": "^7.1.6", "grunt": "^1.1.0", "grunt-contrib-less": "^2.0.0", "html-loader": "^1.0.0", "html-webpack-plugin": "^3.2.0", "less-loader": "^5.0.0", "on-build-webpack": "^0.1.0", "optimize-css-assets-webpack-plugin": "^5.0.3", "postcss-safe-parser": "^4.0.2", "style-loader": "^1.1.3", "terser-webpack-plugin": "^2.3.5", "url-loader": "^4.0.0", "webpack": "^4.42.0", "webpack-cli": "^3.3.11", "worker-loader": "^2.0.0" }, "engines": { "node": ">=12.13.0" }, "homepage": "https://pages.corifeus.com/gitlist", "dependencies": { "@fortawesome/fontawesome-free": "^5.12.1", "bootstrap": "^3.4.1", "codemirror": "^5.52.2", "highlight.js": "^9.18.1", "is-string-int": "^1.0.1", "jquery": "^3.4.1", "jquery.redirect": "^1.1.4", "js-cookie": "^2.2.1", "js-htmlencode": "^0.3.0", "list.js": "^1.5.0", "lodash": "^4.17.15", "marked": "^0.8.1", "moment": "^2.24.0", "php-date": "^3.0.0", "raphael": "^2.3.0", "snackbarjs": "^1.1.0", "twemoji": "=12.1.5" } }