{ "_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" ], "hash": "918dc9fc0ab8bd28df4817f98b8ea035", "packages": [ { "name": "easyrdf/easyrdf", "version": "0.8.0", "source": { "type": "git", "url": "https://github.com/njh/easyrdf.git", "reference": "3e43ab7274004e9f4192e06b9fc147781e1f85c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/njh/easyrdf/zipball/3e43ab7274004e9f4192e06b9fc147781e1f85c2", "reference": "3e43ab7274004e9f4192e06b9fc147781e1f85c2", "shasum": "" }, "require": { "php": ">=5.2.8" }, "replace": { "njh/easyrdf": "self.version" }, "require-dev": { "phpunit/phpunit": ">=3.5.15", "sami/sami": "dev-master", "squizlabs/php_codesniffer": ">=1.4.3" }, "suggest": { "ml/json-ld": "dev-master" }, "type": "library", "autoload": { "psr-0": { "EasyRdf_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nicholas Humfrey", "email": "njh@aelius.com", "homepage": "http://www.aelius.com/njh/", "role": "Developer" } ], "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", "homepage": "http://www.easyrdf.org/", "keywords": [ "Linked Data", "RDF", "Semantic Web", "Turtle", "rdfa", "sparql" ], "time": "2013-12-30 22:31:37" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": [ ], "platform-dev": [ ] }