{
	"name": "vektor-inc/vk-breadcrumb",
	"description": "WordPress Bread Crumb Class",
	"license": "GPL-2.0+",
	"autoload": {
		"psr-4": {
			"VektorInc\\VK_Breadcrumb\\": "src/"
		}
	},
	"authors": [
		{
			"name": "Vektor,Inc.",
			"email": "kurudrive@gmail.com"
		}
	],
	"require": {
		"vektor-inc/vk-helpers": "^0.2.1"
	},
	"require-dev": {
		"wp-phpunit/wp-phpunit": "^5.4",
		"yoast/phpunit-polyfills": "^2.0"
	}
}
