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


Hang on, we reloading big blames...
{
"name": "p3x-gitlist",
"version": "2023.10.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": "v18.16.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.0",
"corifeus-builder": "^2023.10.113", "corifeus-utils": "^2023.10.115",
"css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^5.0.1", "fs-extra": "^11.1.1",
"glob": "^10.3.3",
"grunt": "^1.6.1",
"grunt-contrib-less": "^3.0.0",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.3", "less-loader": "^11.1.3", "mini-css-extract-plugin": "^2.7.6",
"postcss-safe-parser": "^6.0.0",
"source-map-loader": "^4.0.1",
"style-loader": "^3.3.3", "terser-webpack-plugin": "^5.3.9",
"url-loader": "^4.1.1",
"webpack": "^5.88.1", "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.4.0",
"bootstrap": "^3.4.1",
"codemirror": "^5.65.9",
"highlight.js": "^11.8.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": "^5.1.1",
"moment": "^2.29.4", "php-date": "^4.0.1",
"raphael": "^2.3.0",
"snackbarjs": "^1.1.0",
"twemoji": "=14.0.2"
}
}