mirror of
https://github.com/valentineus/iii-module.git
synced 2025-12-21 14:33:21 +04:00
Alpha version
This commit is contained in:
28
composer.json
Normal file
28
composer.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "valentineus/Module-III-API",
|
||||
"version": "1.0.0",
|
||||
"type": "library",
|
||||
"description": "Small module to work with artificial intelligence of iii.ru",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/valentineus/Module-III-API",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Paul Belinsky",
|
||||
"email": "vskyd1@gmail.com",
|
||||
"homepage": "https://blog.vskyd1.ru/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Valentin Popov",
|
||||
"email": "valentineus@gmail.com",
|
||||
"homepage": "https://github.com/valentineus",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"email": "valentineus@gmail.com",
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.6.21"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user