RSS Git Download  Clone
Raw Blame History
{
    "name": "p3x-gitlist",
    "version": "2022.4.104",
    "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.2",
        "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": "^7.0.0",
        "corifeus-builder": "^2022.4.105",
        "corifeus-utils": "^2022.4.104",
        "css-loader": "^6.5.1",
        "css-minimizer-webpack-plugin": "^3.4.1",
        "fs-extra": "^10.0.0",
        "glob": "^7.2.0",
        "grunt": "^1.4.1",
        "grunt-contrib-less": "^3.0.0",
        "html-loader": "^3.1.0",
        "html-webpack-plugin": "^5.5.0",
        "less-loader": "^10.2.0",
        "mini-css-extract-plugin": "^2.5.3",
        "postcss-safe-parser": "^6.0.0",
        "source-map-loader": "^3.0.1",
        "style-loader": "^3.3.1",
        "terser-webpack-plugin": "^5.3.0",
        "url-loader": "^4.1.1",
        "webpack": "^5.67.0",
        "webpack-cli": "^4.9.2",
        "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.65.1",
        "highlight.js": "^11.4.0",
        "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.12",
        "moment": "^2.29.1",
        "php-date": "^3.0.1",
        "raphael": "^2.3.0",
        "snackbarjs": "^1.1.0",
        "twemoji": "=13.1.0"
    }
}