RSS Git Download  Clone
Raw View History
Blames found: 27 Mode: javascript Binary: false


Hang on, we reloading big blames...
{
"name": "p3x-gitlist",
"version": "2024.4.110",
"corifeus": { "prod-dir": "prod", "css-postfix": "49127d5e63e7892020d8e4a89ccb3096753eedde10ae84df1b002c027fb40698", "prefix": "p3x-", "publish": false, "type": "p3x", "opencollective": false, "cdn": true, "icon": "fas fa-code", "code": "Spawn",
"nodejs": "v20.11.1",
"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 <alabard@gmail.com>", "license": "MIT", "devDependencies": { "bootswatch": "^3.4.1",
"concurrently": "^8.2.2",
"corifeus-builder": "^2024.4.123", "corifeus-utils": "^2024.4.115",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"fs-extra": "^11.2.0", "glob": "^10.3.10",
"grunt": "^1.6.1", "grunt-contrib-less": "^3.0.0",
"html-loader": "^5.0.0", "html-webpack-plugin": "^5.6.0",
"less-loader": "^12.2.0",
"mini-css-extract-plugin": "^2.8.1",
"postcss-safe-parser": "^7.0.0",
"source-map-loader": "^5.0.0", "style-loader": "^3.3.4", "terser-webpack-plugin": "^5.3.10",
"url-loader": "^4.1.1",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4", "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": "^6.5.1",
"bootstrap": "^3.4.1", "codemirror": "^5.65.14",
"highlight.js": "^11.9.0",
"is-string-int": "^1.0.1", "jquery": "=3.4.1", "jquery.redirect": "^1.2.0", "js-cookie": "^3.0.5", "js-htmlencode": "^0.3.0", "list.js": "^2.3.1", "lodash": "^4.17.21",
"marked": "^12.0.1",
"moment": "^2.30.1",
"php-date": "^4.0.1", "raphael": "^2.3.0", "snackbarjs": "^1.1.0", "twemoji": "=14.0.2" } }