{ "_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": "746788fc49ab32d05ca2bd837e9f0a1f", "packages": [], "packages-dev": [ { "name": "aik099/coding-standard", "version": "dev-in-portal", "source": { "type": "git", "url": "https://github.com/aik099/CodingStandard.git", "reference": "3680b3926f0e936dc95de82dece9310b97c73e97" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aik099/CodingStandard/zipball/3680b3926f0e936dc95de82dece9310b97c73e97", "reference": "3680b3926f0e936dc95de82dece9310b97c73e97", "shasum": "" }, "require-dev": { "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Alexander Obuhovich", "email": "aik.bold@gmail.com" } ], "description": "The PHP_CodeSniffer coding standard I'm using on all of my projects.", "keywords": [ "PHP_CodeSniffer", "codesniffer" ], "time": "2015-04-10 07:05:51" }, { "name": "nikic/php-parser", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "08f97eb4efa029e2fafb6d8c98b71731bf0cf621" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/08f97eb4efa029e2fafb6d8c98b71731bf0cf621", "reference": "08f97eb4efa029e2fafb6d8c98b71731bf0cf621", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "files": [ "lib/bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2015-04-03 14:33:59" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "aik099/coding-standard": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }