mirror of
https://github.com/SophiaAtkinson/yourls-emojis.git
synced 2025-06-26 17:47:41 -07:00
11 lines
285 B
JSON
11 lines
285 B
JSON
{
|
|
"name": "telepathics/yourls-emojis",
|
|
"description": "A YOURLS plugin that allows emojis in the custom short URLs",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/telepathics/yourls-emojis",
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"steppinghat/emoji-detector": "^1.1"
|
|
}
|
|
}
|