{ "name": "p3x-gitlist", "version": "2021.10.204", "corifeus": { "prod-dir": "prod", "css-postfix": "8d59a77c66785183d56e3979c66e5abcfff89ce3fad3a6f7c3ee736ab9448382", "prefix": "p3x-", "publish": false, "type": "p3x", "opencollective": false, "cdn": true, "icon": "fas fa-code", "code": "Spawn", "nodejs": "v16.13.0", "reponame": "gitlist", "build": true }, "scripts": { "build": "grunt", "webpack-watch": "webpack --watch", "less-watch": "grunt watch:less", "watch": "grunt default-less && 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": "^6.3.0", "corifeus-builder": "^2021.10.169", "corifeus-utils": "^2021.10.171", "css-loader": "^6.5.1", "css-minimizer-webpack-plugin": "^3.1.2", "fs-extra": "^10.0.0", "glob": "^7.2.0", "grunt": "^1.4.1", "grunt-contrib-less": "^3.0.0", "html-loader": "^3.0.1", "html-webpack-plugin": "^5.5.0", "less-loader": "^10.2.0", "mini-css-extract-plugin": "^2.4.4", "postcss-safe-parser": "^6.0.0", "source-map-loader": "^3.0.0", "style-loader": "^3.3.1", "terser-webpack-plugin": "^5.2.5", "url-loader": "^4.1.1", "webpack": "^5.62.2", "webpack-cli": "^4.9.1", "webpack-remove-debug": "^0.1.0", "worker-loader": "^3.0.8" }, "engines": { "node": ">=12.13.0" }, "homepage": "https://corifeus.com/gitlist", "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", "bootstrap": "^3.4.1", "codemirror": "^5.63.3", "highlight.js": "^11.3.1", "is-string-int": "^1.0.1", "jquery": "=3.4.1", "jquery.redirect": "^1.1.4", "js-cookie": "^3.0.1", "js-htmlencode": "^0.3.0", "list.js": "^2.3.1", "lodash": "^4.17.21", "marked": "^4.0.0", "moment": "^2.29.1", "php-date": "^3.0.1", "raphael": "^2.3.0", "snackbarjs": "^1.1.0", "twemoji": "=13.1.0" } }