106 lines
3.5 KiB
JSON
106 lines
3.5 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "8c62af103569bb882c558226bd17bdcd",
|
|
"packages": [
|
|
{
|
|
"name": "smartsupp/chat-code-generator",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/smartsupp/chat-code-generator.git",
|
|
"reference": "1f63b44aeb90a1cd9e37b260a35b0ccb3377feea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/smartsupp/chat-code-generator/zipball/1f63b44aeb90a1cd9e37b260a35b0ccb3377feea",
|
|
"reference": "1f63b44aeb90a1cd9e37b260a35b0ccb3377feea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.7.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Smartsupp": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Marek Gach",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "This simple PHP class allows you to easily generate Smartsupp.com JS chat code.",
|
|
"homepage": "https://www.smartsupp.com/",
|
|
"keywords": [
|
|
"chat"
|
|
],
|
|
"time": "2018-11-08T15:36:32+00:00"
|
|
},
|
|
{
|
|
"name": "smartsupp/php-partner-client",
|
|
"version": "1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/smartsupp/php-auth-client.git",
|
|
"reference": "caa587a89ae551f1356f083baf29d31567468020"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/smartsupp/php-auth-client/zipball/caa587a89ae551f1356f083baf29d31567468020",
|
|
"reference": "caa587a89ae551f1356f083baf29d31567468020",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Smartsupp": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Marek Gach",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "API client allows to register and login (obtain API key) from Smartsupp partner API.",
|
|
"homepage": "https://www.smartsupp.com/",
|
|
"keywords": [
|
|
"chat"
|
|
],
|
|
"time": "2019-09-30T15:08:09+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|