Newer
Older
"type": "project",
"license": "GPL-2.0-or-later",
"description": "WordPress codebase for Noblogs, managed with Composer",
"homepage": "https://git.autistici.org/noblogs/noblogs-composer",
"authors": [
{
"name": "lucha",
"email": "lucha@paranoici.org"
],
"repositories": [
{
"type": "composer",
"url" : "https://wpackagist.org"
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "composer",
"url": "https://git.autistici.org/api/v4/group/90/-/packages/composer/packages.json"
}
],
"require": {
"php": ">=7.1",
"composer/installers": "^1.8",
"johnpbloch/wordpress": "^5.4",
"bjornjohansen/wplang": "^0.1.1",
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
"wpackagist-plugin/wpmu-custom-css": "^1.06",
"wpackagist-theme/azul": "^1.51",
"wpackagist-theme/bliss": "^1.2",
"wpackagist-theme/carrington-blog": "^2.3",
"wpackagist-theme/classic": "^1.6",
"wpackagist-theme/default": "^1.7",
"wpackagist-theme/disconnected": "^1.3",
"wpackagist-theme/elegant-grunge": "^1.1",
"wpackagist-theme/fixed-blix": "^2009.08",
"wpackagist-theme/fresh-editorial": "^2.1",
"wpackagist-theme/gone-fishing": "^2.0",
"wpackagist-theme/hybrid": "^1.2",
"wpackagist-theme/inove": "^3.0",
"wpackagist-theme/launchpad": "^1.6",
"wpackagist-theme/micro": "^1.5",
"wpackagist-theme/minimalism": "1.0.3",
"wpackagist-theme/mnml": "^1.3",
"wpackagist-theme/ocular-professor": "^1.3",
"wpackagist-theme/plaintxtblog": "^4.6",
"wpackagist-theme/primepress": "^1.4",
"wpackagist-theme/rusty-grunge": "^1.3",
"wpackagist-theme/sandbox": "^1.6",
"wpackagist-theme/simplex": "2.0.1.3",
"wpackagist-theme/tanzaku": "^1.1",
"wpackagist-theme/thematic": "^1.0",
"wpackagist-theme/the-scenery": "^0.93.0",
"wpackagist-theme/threattocreativity": "^3.2",
"wpackagist-theme/twentyeleven": "^3.5",
"wpackagist-theme/twentyfifteen": "^2.7",
"wpackagist-theme/twentyfourteen": "^2.9",
"wpackagist-theme/twentynineteen": "^1.7",
"wpackagist-theme/twentyseventeen": "^2.4",
"wpackagist-theme/twentysixteen": "^2.2",
"wpackagist-theme/twentyten": "^3.1",
"wpackagist-theme/twentythirteen": "^3.1",
"wpackagist-theme/twentytwelve": "^3.2",
"wpackagist-theme/twentytwenty": "^1.5",
"wpackagist-theme/veryplaintxt": "^4.6",
"wpackagist-theme/wp-andreas01": "^2.0",
"wpackagist-theme/zenlite": "^4.10",
"npm-asset/scriptaculous-js": "^1.9",
"npm-asset/prototype-js-core": "^1.7",
"noblogs/r2db": "^0.1.0",
"noblogs/ai-mu-plugins": "^0.1.0",
"noblogs/noblogs-wp-ssl": "^0.1.0",
"noblogs/themes-child": "^0.1.0",
"wpackagist-plugin/autopost-to-mastodon": "^3.6",
"wpackagist-plugin/bogo": "^3.3",
"wpackagist-plugin/classic-editor": "^1.6",
"wpackagist-plugin/disable-comments": "^1.11",
"wpackagist-plugin/dvk-social-sharing": "^1.3",
"wpackagist-plugin/event-list": "^0.8.3",
"wpackagist-plugin/feedwordpress": "^2020.0818",
"wpackagist-plugin/footnotation": "^1.2",
"wpackagist-plugin/i-love-xm24-ribbon": "^0.0.4",
"wpackagist-plugin/nofollow-free": "^1.6",
"wpackagist-plugin/oembed-provider": "^2.1",
"wpackagist-plugin/pubsubhubbub": "^3.0",
"wpackagist-plugin/rss-license": "^0.1.0",
"wpackagist-plugin/simply-exclude": "2.0.6.6",
"wpackagist-plugin/soundcloud-shortcode": "^3.0",
"wpackagist-plugin/squat-radar-calendar-integration": "^2.0",
"wpackagist-plugin/two-factor": "^0.7.0",
"wpackagist-plugin/video-sidebar-widgets": "^6.1",
"wpackagist-plugin/wordpress-importer": "^0.7.0",
"wpackagist-plugin/wp-recaptcha-bp": "^4.1",
"wpackagist-plugin/katex": "^2.1",
"noblogs/eu-compliance": "^0.1.0",
"noblogs/nospam": "^0.1.1",
"noblogs/themes-misc": "^0.1.0"
"wordpress-install-dir": "app",
"installer-types": ["bower-asset", "npm-asset"],
"installer-paths": {
"app/{$name}": ["type:wordpress-dropin"],
"app/wp-content/mu-plugins/{$name}/": ["type:wordpress-muplugin"],
"app/wp-content/plugins/{$name}/": ["type:wordpress-plugin"],
"app/wp-content/themes/{$name}/": ["type:wordpress-theme"],
"app/wp-includes/js/{$name}/": ["type:npm-asset", "type:bower-asset"]
"wordpress-language-dir": "app/wp-content/languages/",
"wordpress-languages": ["ar", "ca","cy","da_DK","de_DE","el", "en_GB", "es_ES","fi","fr_FR", "it_IT","ja", "nl_NL", "nn_NO","pt_PT","ru_RU","sk_SK", "sv_SE", "ro_RO"],
"patches-file": "composer.patches.json",
"app/wp-content/mu-plugins" : [
"package:wpackagist-plugin/disable-wordpress-updates",
"package:wpackagist-plugin/wpmu-new-blog-defaults",
"package:wpackagist-plugin/disable-emojis",
"type:wordpress-muplugin"
"app/wp-content/themes" : [
"package:noblogs/themes-child",
"package:noblogs/themes-misc"
"app/wp-content": ["package:wpackagist-plugin/hyperdb:db.php", "package:wpackagist-plugin/wp-super-cache:advanced-cache.php"],
"app": ["package:noblogs/r2db:db-config.php,nginx-map/wp-nginx-map-json.php,nginx-map/wp-nginx-map.php"]