{ "_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": "1ed57f7ea0ec83a7af33211c4ed92344", "content-hash": "b63765525e5fabcf664728d548ecf8a2", "packages": [ { "name": "enshrined/svg-sanitize", "version": "0.4.1", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", "reference": "7a1e99504b54698607f039b4384f626d13222aeb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/7a1e99504b54698607f039b4384f626d13222aeb", "reference": "7a1e99504b54698607f039b4384f626d13222aeb", "shasum": "" }, "require-dev": { "codeclimate/php-test-reporter": "^0.1.2", "phpunit/phpunit": "^4.7" }, "type": "library", "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "description": "An SVG sanitizer for PHP", "time": "2016-12-01 23:15:52" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }