mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
17 lines
363 B
JSON
17 lines
363 B
JSON
{
|
|
"name": "xpressengine/xe-core",
|
|
"license": "GNU LGPL",
|
|
"authors": [
|
|
{
|
|
"name": "NAVER",
|
|
"email": "developers@xpressengine.com"
|
|
}
|
|
],
|
|
"require": {
|
|
},
|
|
"require-dev": {
|
|
"codeception/codeception": "~2.0",
|
|
"codeception/verify": "0.2.*",
|
|
"codeception/specify": "0.4.*"
|
|
}
|
|
}
|