RSS Git Download  Clone
Raw Blame History
{
    "name": "p3x-gitlist",
    "version": "2018.9.20-1",
    "corifeus": {
        "prod-dir": "prod",
        "postfix": "b2c12b19179d52db3488baed66a493c18ff1737f3dcfa5604783b86c7672078a",
        "prefix": "p3x-",
        "publish": false,
        "type": "p3x",
        "opencollective": false,
        "cdn": true,
        "icon": "fas fa-code",
        "code": "Spawn",
        "nodejs": "v10.10.0",
        "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\""
    },
    "description": "🤖 P3X Gitlist",
    "main": "index.js",
    "repository": "https://github.com/patrikx3/gitlist",
    "author": "patrikx3 <alabard@gmail.com>",
    "license": "MIT",
    "devDependencies": {
        "bootswatch": "^3.3.7",
        "concurrently": "^4.0.1",
        "corifeus-builder": "^2018.9.16-3",
        "corifeus-utils": "^2018.9.16-3",
        "css-loader": "^1.0.0",
        "extract-text-webpack-plugin": "^4.0.0-beta.0",
        "file-loader": "^2.0.0",
        "fs-extra": "^7.0.0",
        "glob": "^7.1.3",
        "grunt": "^1.0.3",
        "grunt-contrib-less": "^2.0.0",
        "html-loader": "^0.5.5",
        "html-webpack-plugin": "^3.2.0",
        "less-loader": "^4.1.0",
        "on-build-webpack": "^0.1.0",
        "optimize-css-assets-webpack-plugin": "^5.0.1",
        "postcss-safe-parser": "^4.0.1",
        "style-loader": "^0.23.0",
        "terser-webpack-plugin": "^1.1.0",
        "url-loader": "^1.1.1",
        "webpack": "^4.19.0",
        "webpack-cli": "^3.1.0"
    },
    "engines": {
        "node": ">=8.11.4"
    },
    "homepage": "https://pages.corifeus.com/gitlist",
    "dependencies": {
        "@fortawesome/fontawesome-free": "^5.3.1",
        "bootstrap": "^3.3.7",
        "codemirror": "^5.40.0",
        "highlight.js": "^9.12.0",
        "jquery": "^3.3.1",
        "jquery.redirect": "^1.1.4",
        "js-cookie": "^2.2.0",
        "js-htmlencode": "^0.3.0",
        "list.js": "^1.5.0",
        "lodash": "^4.17.11",
        "marked": "^0.5.0",
        "moment": "^2.22.2",
        "php-date": "^2.1.1",
        "raphael": "^2.2.7",
        "snackbarjs": "^1.1.0",
        "twemoji": "^11.0.1"
    }
}