mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 06:30:07 +01:00
22 lines
420 B
JSON
22 lines
420 B
JSON
{
|
|
"name": "aftercase/ponepaste",
|
|
"description": "PonePaste can store green",
|
|
"minimum-stability": "stable",
|
|
"license": "proprietary",
|
|
"authors": [
|
|
{
|
|
"name": "aftercase"
|
|
},
|
|
{
|
|
"name": "appledash"
|
|
}
|
|
],
|
|
"require": {
|
|
"scrivo/highlight.php": "v9.18.1.7",
|
|
"ext-pdo": "*",
|
|
"ext-openssl": "*",
|
|
"erusev/parsedown": "^1.7",
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*"
|
|
}
|
|
}
|