RSS Git Download  Clone
Raw Blame History
{
    "name": "gitlist",
    "corifeus": {
        "nodejs": "v9.2.0",
        "publish": false,
        "type": "p3x"
    },
    "description": "P3X Gitlist",
    "version": "1.0.0",
    "main": "index.js",
    "repository": "https://github.com/patrikx3/gitlist",
    "author": "patrikx3 <alabard@gmail.com>",
    "license": "MIT",
    "devDependencies": {
        "bootstrap": "3.3.7 <3.9.9",
        "bootswatch": "3.3.7 <3.9.9",
      "corifeus-utils": "^1.1.793-280",
        "font-awesome": "^4.7.0",
        "grunt": "^1.0.1",
        "grunt-contrib-clean": "^1.1.0",
        "grunt-contrib-copy": "^1.0.0",
        "grunt-contrib-less": "^1.4.1",
        "grunt-contrib-watch": "^1.0.0",
        "grunt-wiredep": "^3.0.1",
        "time-grunt": "^1.4.0"
    },
    "dependencies": {
      "corifeus-builder": "^1.7.1184-295"
    },
    "engines": {
        "node": ">=8.9.0"
    },
    "homepage": "https://pages.corifeus.com/gitlist"
}