{
	"name": "wpfixit/idle-load",
	"type": "wordpress-plugin",
	"license": "MIT",
	"description": "Simple plugin to load content after a certain amount of time.",
	"homepage": "https://www.wpfixit.com/",
	"config": {
		"sort-packages": true,
		"optimize-autoloader": true
	},
	"minimum-stability": "dev",
	"prefer-stable": true,
	"require": {
		"php": ">=7.0",
		"ext-json": "*",
		"axllent/simplehtmldom": "^1.6"
	}
}
