Your IP : 3.146.255.206


Current Path : /home/bitrix/ext_www/dev.ballu.in.ua/local/modules/rusklimat.yandexproducts/
Upload File :
Current File : /home/bitrix/ext_www/dev.ballu.in.ua/local/modules/rusklimat.yandexproducts/composer.json

{
  "name": "RK/YandexProducts",
  "description": "Module autoloader",
  "minimum-stability": "stable",
  "license": "MIT",
  "authors": [
    {
      "name": "Dmitriy Kadrichev",
      "email": "kadrichev_d@rusklimat.ru"
    }
  ],
  "require": {
    "php": ">= 5.6.3"
  },
  "autoload": {
    "psr-4": {
      "RK\\YandexProducts\\": "lib/"
    }
  },
  "repositories": [
    {"packagist.org": false}
  ]
}