2 "name": "kohana/userguide",
3 "type": "kohana-module",
4 "description": "Kohana user guide and live API documentation module",
5 "homepage": "http://kohanaframework.org",
6 "license": "BSD-3-Clause",
7 "keywords": ["kohana", "framework", "docs"],
10 "name": "Kohana Team",
11 "email": "team@kohanaframework.org",
12 "homepage": "http://kohanaframework.org/team",
17 "issues": "http://dev.kohanaframework.org",
18 "forum": "http://forum.kohanaframework.org",
19 "irc": "irc://irc.freenode.net/kohana",
20 "source": "http://github.com/kohana/core"
23 "composer/installers": "~1.0",
24 "kohana/core": ">=3.3",
29 "dev-3.3/develop": "3.3.x-dev",
30 "dev-3.4/develop": "3.4.x-dev"