{
	"name": "maksyutin/yii2-dual-list-box",
	"description": "Dual list box Widget for Yii 2",
	"type": "yii2-extension",
	"keywords": ["yii2", "yii 2", "dual-list-box", "duallistbox", "dual listview", "widget"],
	"license": "proprietary",
	"authors": [
		{
			"name": "Maksyutin Dmitriy",
			"email": "maksyutin@yandex.ru",
			"homepage": "http://maksyutin.ru"
		},
		{
			"name": "Geodan B.V.",
			"homepage": "http://www.geodan.nl"
		}
	],
	"minimum-stability": "dev",
	"support": {
		"issues": "https://github.com/maksyutin/yii2-dual-list-box/issues?state=open",
		"source": "https://github.com/maksyutin/yii2-dual-list-box"
	},
	"require": {
		"yiisoft/yii2": "~2.0"
	},
	"autoload": {
		"psr-4": {
			"maksyutin\\duallistbox\\": ""
		}
	}
}
