{
"name": "p3x-gitlist",
"version": "2.7.80-796",
"corifeus": {
"prod-dir": "prod",
"postfix": "b404f41f3eec7159ae91174f26b33b3023b42c4046ca146c927e9ee0787fc06a",
"prefix": "p3x-",
"publish": false,
"type": "p3x",
"opencollective": false,
"cdn": true,
"icon": "fas fa-code",
"code": "Spawn",
"nodejs": "v10.1.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": "^3.5.1",
"corifeus-builder": "^1.8.14-417",
"corifeus-utils": "^1.2.71-385",
"css-loader": "^0.28.11",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.11",
"fs-extra": "^6.0.1",
"glob": "^7.1.2",
"grunt": "^1.0.2",
"grunt-contrib-less": "^1.4.1",
"html-webpack-plugin": "^3.2.0",
"less-loader": "^4.1.0",
"style-loader": "^0.21.0",
"uglifyjs-webpack-plugin": "^1.2.5",
"url-loader": "^1.0.1",
"on-build-webpack": "^0.1.0",
"webpack": "^4.8.3",
"webpack-cli": "^2.1.3"
},
"engines": {
"node": ">=10.0.0"
},
"homepage": "https://pages.corifeus.com/gitlist",
"dependencies": {
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/fontawesome-free-brands": "^5.0.13",
"@fortawesome/fontawesome-free-regular": "^5.0.13",
"@fortawesome/fontawesome-free-solid": "^5.0.13",
"bootstrap": "^3.3.7",
"codemirror": "^5.38.0",
"highlight.js": "^9.12.0",
"jquery": "^3.3.1",
"jquery.redirect": "^1.1.1",
"js-cookie": "^2.2.0",
"js-htmlencode": "^0.3.0",
"list.js": "^1.5.0",
"lodash": "^4.17.10",
"marked": "^0.4.0",
"php-date": "^2.1.1",
"raphael": "^2.2.7",
"snackbarjs": "^1.1.0",
"twemoji": "^2.5.1"
}
}