{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "47eea87e0553052826e6d3c0c0c75a2b", "packages": [ { "name": "easyrdf/easyrdf", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/easyrdf/easyrdf.git", "reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64", "reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64", "shasum": "" }, "require": { "ext-dom": "*", "ext-mbstring": "*", "ext-pcre": "*", "ext-xmlreader": "*", "lib-libxml": "*", "php": ">=7.1.0" }, "require-dev": { "code-lts/doctum": "^5", "ml/json-ld": "~1.0", "phpunit/phpunit": "^7", "semsol/arc2": "^2.4", "squizlabs/php_codesniffer": "3.*", "zendframework/zend-http": "~2.3" }, "suggest": { "ml/json-ld": "~1.0", "semsol/arc2": "~2.2" }, "type": "library", "autoload": { "psr-4": { "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" }, { "name": "Alexey Zakhlestin", "email": "indeyets@gmail.com", "homepage": "http://indeyets.ru/", "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" ], "support": { "forum": "http://groups.google.com/group/easyrdf/", "issues": "http://github.com/easyrdf/easyrdf/issues", "source": "https://github.com/easyrdf/easyrdf/tree/1.1.1" }, "time": "2020-12-02T08:47:31+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }