RSS Git Download  Clone
Raw Blame History
{
  "name": "gitlist",
  "corifeus": {
    "publish": false,
    "type": "p3x",
    "opencollective": false
  },
  "scripts": {
    "webpack": "webpack --production",
    "watch": "webpack --watch"
  },
  "description": "🤖 P3X Gitlist",
  "version": "1.1.3",
  "main": "index.js",
  "repository": "https://github.com/patrikx3/gitlist",
  "author": "patrikx3 <alabard@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "@babel/core": "^7.0.0-beta.46",
    "@babel/polyfill": "^7.0.0-beta.46",
    "@babel/preset-env": "^7.0.0-beta.46",
    "babel-loader": "^8.0.0-beta.2",
    "bootstrap": "^3.3.7",
    "bootswatch": "3.3.7 <3.9.9",
    "corifeus-builder": "^1.7.1375-396",
    "css-loader": "^0.28.11",
    "extract-text-webpack-plugin": "^4.0.0-beta.0",
    "file-loader": "^1.1.11",
    "font-awesome": "^4.7.0",
    "fs-extra": "^6.0.1",
    "grunt": "^1.0.2",
    "grunt-contrib-clean": "^1.1.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-less": "^1.4.1",
    "grunt-contrib-watch": "^1.0.1",
    "less-loader": "^4.1.0",
    "style-loader": "^0.21.0",
    "uglifyjs-webpack-plugin": "^1.2.5",
    "url-loader": "^1.0.1",
    "webpack": "^4.8.2",
    "webpack-cli": "^2.1.3"
  },
  "engines": {
    "node": ">=8.9.0"
  },
  "homepage": "https://github.com/patrikx3/gitlist",
  "dependencies": {
    "codemirror": "^5.37.0",
    "jquery": "^3.3.1",
    "js-htmlencode": "^0.3.0",
    "lodash": "^4.17.10",
    "marked": "^0.3.19",
    "php-date": "^2.1.1",
    "raphael": "^2.2.7",
    "twemoji": "^2.5.1"
  }
}