| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- [
- {
- "name": "enshrined/svg-sanitize",
- "version": "0.8.2",
- "version_normalized": "0.8.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/darylldoyle/svg-sanitizer.git",
- "reference": "432fc4fc7e95b8a866790ba27e35076b9dd96ebe"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/432fc4fc7e95b8a866790ba27e35076b9dd96ebe",
- "reference": "432fc4fc7e95b8a866790ba27e35076b9dd96ebe",
- "shasum": ""
- },
- "require-dev": {
- "codeclimate/php-test-reporter": "^0.1.2",
- "phpunit/phpunit": "^4.7"
- },
- "time": "2017-12-06 15:31:26",
- "type": "library",
- "installation-source": "dist",
- "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"
- }
- ]
|