lbrypress/composer.json
2018-10-05 16:50:42 -05:00

14 lines
321 B
JSON

{
"name": "undergroundweblab/lbrypress",
"description": "A Wordpress plugin to connect to the LBRY Network",
"require": {
"league/html-to-markdown": "^4.8"
},
"authors": [
{
"name": "Underground Web Lab",
"email": "paul@undergroundweblab.com"
}
]
}