13 lines
321 B
JSON
13 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"
|
|
}
|
|
]
|
|
}
|