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",
],
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "composer",
"url": "https://git.autistici.org/api/v4/group/90/-/packages/composer/packages.json"
}
"koodimonni/composer-dropin-installer": true,
"composer/installers": true,
"require": {
"php": ">=7.1",
"composer/installers": "1.12.0",
"wpackagist-theme/azul": "1.51",
"wpackagist-theme/bliss": "1.2.0",
"wpackagist-theme/classic": "1.6",
"wpackagist-theme/fresh-editorial": "2.1",
"wpackagist-theme/gone-fishing": "2.0",
"wpackagist-theme/launchpad": "1.6",
"wpackagist-theme/micro": "1.5.4",
"wpackagist-theme/mnml": "1.3",
"wpackagist-theme/ocular-professor": "1.3.1",
"wpackagist-theme/rusty-grunge": "1.3",
"noblogs/noblogs-wp-ssl": "0.1.0",
"noblogs/remove-gravatar": "0.1.1",
"wpackagist-plugin/bogo": "3.8.2",
"wpackagist-plugin/katex": "2.2.3",
"wpackagist-theme/lalita": "1.4.5",
"wpackagist-theme/newscard": "1.3",
"wordpress-install-dir": "app",
],
"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",
"patches-file": "composer.patches.json",
"composer-exit-on-patch-failure": true,
"package:wpackagist-plugin/disable-wordpress-updates",
"package:wpackagist-plugin/wpmu-new-blog-defaults",
"package:wpackagist-plugin/disable-emojis",
"package:wpackagist-plugin/disable-remove-google-fonts",
"type:wordpress-muplugin"
],
"app/wp-content/themes": [
"package:noblogs/themes-child",
"package:noblogs/themes-misc"
],
"app/wp-content": [
"package:humanmade/ludicrousdb:ludicrousdb/drop-ins/db.php,ludicrousdb/drop-ins/db-error.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"
]