{ "_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" ], "hash": "5dc50b202a13c63b32b82cddecbdf2c8", "content-hash": "5292fceecd03f154f5e3138bc434a271", "packages": [ { "name": "analog/analog", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/jbroadway/analog.git", "reference": "c68d2a2e575b7e4fb37d554055258c4f4ad12bb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbroadway/analog/zipball/c68d2a2e575b7e4fb37d554055258c4f4ad12bb0", "reference": "c68d2a2e575b7e4fb37d554055258c4f4ad12bb0", "shasum": "" }, "require": { "php": ">=5.3.2", "psr/log": "1.*" }, "type": "library", "autoload": { "psr-0": { "Analog": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Johnny Broadway", "email": "johnny@johnnybroadway.com", "homepage": "http://www.johnnybroadway.com/" } ], "description": "PHP 5.3+ micro logging class that can be extended via closures. Includes several pre-built handlers including file, mail, syslog, HTTP post, and MongoDB.", "homepage": "https://github.com/jbroadway/analog", "keywords": [ "alerts", "debug", "debugging", "error", "log", "logger", "logging", "syslog" ], "time": "2016-03-29 14:54:49" }, { "name": "byjg/sparqllib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/byjg/PHP-SPARQL-Lib.git", "reference": "ba4db2e62b479ec8c64d48653101bb1c55af931d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/byjg/PHP-SPARQL-Lib/zipball/ba4db2e62b479ec8c64d48653101bb1c55af931d", "reference": "ba4db2e62b479ec8c64d48653101bb1c55af931d", "shasum": "" }, "require": { "byjg/webrequest": "1.0.*" }, "type": "library", "autoload": { "psr-4": { "SparQL\\": "SparQL/" } }, "license": [ "LGPL-3.0" ], "authors": [ { "name": "jg", "email": "joao@byjg.com.br" }, { "name": "Christopher Gutteridge", "email": "cjg@ecs.soton.ac.uk" } ], "description": "Simple library to query SPARQL from PHP", "support": { "source": "https://github.com/byjg/PHP-SPARQL-Lib/tree/master" }, "time": "2016-05-18 19:13:39" }, { "name": "byjg/webrequest", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/byjg/webrequest.git", "reference": "7d20ccac99395d7aa3d2ebbde00fe1a22201cf48" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/byjg/webrequest/zipball/7d20ccac99395d7aa3d2ebbde00fe1a22201cf48", "reference": "7d20ccac99395d7aa3d2ebbde00fe1a22201cf48", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "ByJG\\Util\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "João Gilberto Magalhães", "email": "joao@byjg.com.br" } ], "description": "A lightweight and highly customized CURL wrapper for making RESt calls and a wrapper for call dynamically SOAP requests.", "time": "2016-02-28 03:20:54" }, { "name": "fortawesome/font-awesome", "version": "v4.6.3", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", "reference": "8e241f209faa1dd2182c9fdc9c352d8806504a4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/8e241f209faa1dd2182c9fdc9c352d8806504a4e", "reference": "8e241f209faa1dd2182c9fdc9c352d8806504a4e", "shasum": "" }, "require-dev": { "jekyll": "1.0.2", "lessc": "1.4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.6.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "OFL-1.1", "MIT" ], "authors": [ { "name": "Dave Gandy", "email": "dave@fontawesome.io", "homepage": "http://twitter.com/davegandy", "role": "Developer" } ], "description": "The iconic font and CSS framework", "homepage": "http://fontawesome.io/", "keywords": [ "FontAwesome", "awesome", "bootstrap", "font", "icon" ], "time": "2016-05-13 15:42:25" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Psr\\Log\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "keywords": [ "log", "psr", "psr-3" ], "time": "2012-12-21 11:40:51" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "analog/analog": 20, "byjg/sparqllib": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }