{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "54c69a045a98cf9ef2d696ccd7b9de2f", "packages": [ { "name": "curl/curl", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/php-mod/curl.git", "reference": "abf20039c84291b5399502c9ecff77a1cda3848e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-mod/curl/zipball/abf20039c84291b5399502c9ecff77a1cda3848e", "reference": "abf20039c84291b5399502c9ecff77a1cda3848e", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Curl": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hassan Amouhzi", "email": "hassan@anezi.net", "homepage": "http://hassan.amouhzi.com" }, { "name": "php-curl-class", "homepage": "https://github.com/php-curl-class" }, { "name": "user52", "homepage": "https://github.com/user52" } ], "description": "cURL class for PHP", "homepage": "https://github.com/php-mod/curl", "keywords": [ "curl", "dot" ], "time": "2014-12-11 16:11:01" }, { "name": "shopello/api", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/Shopello/Shopello-PHP.git", "reference": "3271e860fe0345c11b1d62c95625cab5a5625ab7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Shopello/Shopello-PHP/zipball/3271e860fe0345c11b1d62c95625cab5a5625ab7", "reference": "3271e860fe0345c11b1d62c95625cab5a5625ab7", "shasum": "" }, "require": { "curl/curl": "1.2.0" }, "require-dev": { "jakub-onderka/php-parallel-lint": "@stable", "phpmd/phpmd": "@stable", "phpunit/phpunit": "@stable", "squizlabs/php_codesniffer": "@stable" }, "type": "library", "autoload": { "psr-4": { "Shopello\\API\\": "src/ShopelloAPI" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Mahir Misto", "email": "mahir@shopello.se" }, { "name": "Elis Axelsson" } ], "description": "PHP Client for Shopello API", "time": "2015-04-07 12:38:15" }, { "name": "twig/twig", "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/9f70492f44398e276d1b81c1b43adfe6751c7b7f", "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f", "shasum": "" }, "require": { "php": ">=5.2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.18-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2015-04-19 08:30:27" } ], "packages-dev": [ { "name": "leafo/scssphp", "version": "v0.1.5", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "7917e45591d2170031d91111fe9bf3aa64aed6d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/7917e45591d2170031d91111fe9bf3aa64aed6d0", "reference": "7917e45591d2170031d91111fe9bf3aa64aed6d0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "classmap": [ "classmap.php" ], "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-3.0" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.net/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2015-06-02 14:16:57" }, { "name": "squizlabs/php_codesniffer", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "5046b0e01c416fc2b06df961d0673c85bcdc896c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5046b0e01c416fc2b06df961d0673c85bcdc896c", "reference": "5046b0e01c416fc2b06df961d0673c85bcdc896c", "shasum": "" }, "require": { "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.1.2" }, "bin": [ "scripts/phpcs", "scripts/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "CodeSniffer.php", "CodeSniffer/CLI.php", "CodeSniffer/Exception.php", "CodeSniffer/File.php", "CodeSniffer/Fixer.php", "CodeSniffer/Report.php", "CodeSniffer/Reporting.php", "CodeSniffer/Sniff.php", "CodeSniffer/Tokens.php", "CodeSniffer/Reports/", "CodeSniffer/Tokenizers/", "CodeSniffer/DocGenerators/", "CodeSniffer/Standards/AbstractPatternSniff.php", "CodeSniffer/Standards/AbstractScopeSniff.php", "CodeSniffer/Standards/AbstractVariableSniff.php", "CodeSniffer/Standards/IncorrectPatternException.php", "CodeSniffer/Standards/Generic/Sniffs/", "CodeSniffer/Standards/MySource/Sniffs/", "CodeSniffer/Standards/PEAR/Sniffs/", "CodeSniffer/Standards/PSR1/Sniffs/", "CodeSniffer/Standards/PSR2/Sniffs/", "CodeSniffer/Standards/Squiz/Sniffs/", "CodeSniffer/Standards/Zend/Sniffs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "http://www.squizlabs.com/php-codesniffer", "keywords": [ "phpcs", "standards" ], "time": "2015-03-04 02:07:03" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "shopello/api": 0, "twig/twig": 0, "squizlabs/php_codesniffer": 0, "leafo/scssphp": 0 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }