mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 14:40:09 +01:00
20 lines
344 B
JSON
20 lines
344 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": "*"
|
||
|
}
|
||
|
}
|