mirror of
https://github.com/twisterarmy/twister-php.git
synced 2025-03-13 05:51:21 +00:00
13 lines
262 B
JSON
13 lines
262 B
JSON
{
|
|
"name": "twisterarmy/twister",
|
|
"description": "PHP 8 / Composer Tools for Twister API",
|
|
"type": "library",
|
|
"license": "MIT",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Twisterarmy\\Twister\\": "src/"
|
|
}
|
|
},
|
|
"require": {}
|
|
}
|