18 lines
359 B
JSON
18 lines
359 B
JSON
{
|
|
"name": "shikiryu/lbcreposter",
|
|
"description": "Repost deal in LBC",
|
|
"type": "project",
|
|
"require": {
|
|
"fabpot/goutte": "^3.1"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Shikiryu",
|
|
"email": "clement@desmidt.fr"
|
|
}
|
|
],
|
|
"autoload": {
|
|
"psr-4": {"Shikiryu\\LBCReposter\\": "library/"}
|
|
}
|
|
}
|