{ "name": "yiisoft/yii2-bootstrap", "description": "Yii 2 Bootstrap Application", "keywords": ["yii", "framework", "bootstrap"], "homepage": "http://www.yiiframework.com/", "type": "project", "license": "BSD-3-Clause", "support": { "issues": "https://github.com/yiisoft/yii2/issues?state=open", "forum": "http://www.yiiframework.com/forum/", "wiki": "http://www.yiiframework.com/wiki/", "irc": "irc://irc.freenode.net/yii", "source": "https://github.com/yiisoft/yii2" }, "config": { "vendor-dir": "vendor" }, "minimum-stability": "dev", "repositories": [ { "type": "package", "package": { "name": "bestiejs/punycode.js", "version": "1.2.1", "dist": { "url": "https://github.com/bestiejs/punycode.js/archive/1.2.1.zip", "type": "zip" }, "source": { "url": "https://github.com/bestiejs/punycode.js.git", "type": "git", "reference": "tags/1.2.1" } } } ], "require": { "php": ">=5.3.0", "yiisoft/yii2": "dev-master" } }