mirror of
https://github.com/anthonyaxenov/atol-online.git
synced 2024-11-22 15:04:33 +00:00
Корректировки в composer.json
This commit is contained in:
parent
5ccb0e9db4
commit
3f3eb68ea2
@ -1,22 +1,26 @@
|
|||||||
{
|
{
|
||||||
"name": "axenov/atol-online",
|
"name": "axenov/atol-online",
|
||||||
"description": "Library to use cloud cash register in e-commerce according to Russian Federal Law #54",
|
"description": "Библиотека для работы с API АТОЛ Онлайн (облачные ККТ для приёма платежей по 54-ФЗ)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
"api",
|
||||||
|
"e-commerce",
|
||||||
"54-fz",
|
"54-fz",
|
||||||
"54-фз",
|
"54-фз",
|
||||||
"kkt",
|
"kkt",
|
||||||
"ккт",
|
"ккт",
|
||||||
"e-commerce",
|
|
||||||
"cash",
|
"cash",
|
||||||
"cash register",
|
"cash register",
|
||||||
"payment",
|
"payment",
|
||||||
"payment system",
|
"payment system",
|
||||||
"atol",
|
"atol",
|
||||||
"атол",
|
"атол",
|
||||||
"atol-online",
|
"atol online",
|
||||||
"атол онлайн"
|
"атол онлайн",
|
||||||
|
"fiscalization",
|
||||||
|
"фискализация",
|
||||||
|
"чек"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/anthonyaxenov/atol-online",
|
"homepage": "https://github.com/anthonyaxenov/atol-online",
|
||||||
"readme": "https://github.com/anthonyaxenov/atol-online/blob/master/README.md",
|
"readme": "https://github.com/anthonyaxenov/atol-online/blob/master/README.md",
|
||||||
|
Loading…
Reference in New Issue
Block a user