generator-craftskeleton
Version:
Starterkit for Craft CMS 2.x (Multi-Environment Configs with HeartyConfig, Gulp, and Bower for Dependencie-Management) made by interpunkt. ag
128 lines (127 loc) • 4.45 kB
Plain Text
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "e9cce47fd0b17ed5ce396c2feadc5257",
"packages": [
{
"name": "ksubileau/color-thief-php",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/ksubileau/color-thief-php.git",
"reference": "a673d7d3fa815c70fa4bebdee74d337e9e6944fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ksubileau/color-thief-php/zipball/a673d7d3fa815c70fa4bebdee74d337e9e6944fa",
"reference": "a673d7d3fa815c70fa4bebdee74d337e9e6944fa",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.8|~5.7",
"squizlabs/php_codesniffer": "~2.7"
},
"suggest": {
"ext-gd": "to use the GD image adapter.",
"ext-gmagick": "to use the Gmagick image adapter.",
"ext-imagick": "to use the Imagick image adapter."
},
"type": "library",
"autoload": {
"psr-4": {
"ColorThief\\": "lib/ColorThief"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"CC-BY-2.5"
],
"authors": [
{
"name": "Kevin Subileau",
"homepage": "http://www.kevinsubileau.fr"
}
],
"description": "Grabs the dominant color or a representative color palette from an image.",
"homepage": "http://www.kevinsubileau.fr/projets/color-thief-php",
"keywords": [
"color",
"dominant",
"palette",
"php",
"thief"
],
"time": "2016-12-18T03:12:25+00:00"
},
{
"name": "tinify/tinify",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/tinify/tinify-php.git",
"reference": "644432ba43a4b5e7e30f14969133c499aae8c38a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tinify/tinify-php/zipball/644432ba43a4b5e7e30f14969133c499aae8c38a",
"reference": "644432ba43a4b5e7e30f14969133c499aae8c38a",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"lib-curl": ">=7.20.0",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"symfony/yaml": "~2.0"
},
"type": "library",
"autoload": {
"files": [
"lib/Tinify.php",
"lib/Tinify/Exception.php"
],
"psr-4": {
"Tinify\\": "lib/Tinify/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rolf Timmermans",
"email": "rolftimmermans@voormedia.com"
}
],
"description": "PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.",
"homepage": "https://tinify.com/developers",
"keywords": [
"api",
"compress",
"images",
"tinify",
"tinyjpg",
"tinypng"
],
"time": "2017-01-03T15:20:02+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}