13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"name": "dennydai/d-bot",
|
|
"description": "A chat bot written in PHP",
|
|
"authors": [
|
|
{
|
|
"name": "dennydai",
|
|
"email": "i@daihan.cn"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
}
|
|
} |