mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
15 lines
337 B
JSON
15 lines
337 B
JSON
{
|
|
"name": "lbry/lbry.com",
|
|
"require": {
|
|
"php": ">=7.0",
|
|
"ext-curl": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-xml": "*",
|
|
"leafo/scssphp": "0.7.6",
|
|
"erusev/parsedown": "^1.6",
|
|
"erusev/parsedown-extra": "^0.7.1",
|
|
"pelago/emogrifier": "^2.0",
|
|
"mustangostang/spyc": "^0.6.2",
|
|
"phpunit/phpunit": "^6.5"
|
|
}
|
|
}
|