2 "_readme": "NOTE: see readme for COMPOSER_ROOT_VERSION instructions if you have dependency issues",
4 "description": "Core system classes for the Kohana application framework",
5 "homepage": "http://kohanaframework.org",
6 "license": "BSD-3-Clause",
7 "keywords": ["kohana", "framework"],
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"
26 "kohana/unittest": "3.3.*@dev",
27 "kohana/koharness": "*@dev"
36 "vendor/{$vendor}/{$name}": ["type:kohana-module"]
39 "dev-3.3/develop": "3.3.x-dev",
40 "dev-3.4/develop": "3.4.x-dev"