pile/www/composer.json

9 lines
117 B
JSON
Raw Normal View History

2018-07-31 10:59:14 +02:00
{
"config": {
"vendor-dir": "_vendor"
},
"require": {
"erusev/parsedown": "^1.7"
}
}