[
{
"name": "soothsilver/dtd-parser",
"version": "0.1.0",
"version_normalized": "0.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/Soothsilver/dtd-parser.git",
"reference": "414feac731d432473d5d33550a16f28ff777f9ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Soothsilver/dtd-parser/zipball/414feac731d432473d5d33550a16f28ff777f9ee",
"reference": "414feac731d432473d5d33550a16f28ff777f9ee",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"time": "2014-10-23 00:00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"SoothsilverDtdParser.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Petr Hude?ek",
"email": "petrhudecek2010@gmail.com",
"homepage": "http://petrhudecek.ic.cz/",
"role": "Developer"
}
],
"description": "Simple fully compliant DTD parser that allows you to extract information from Document Type Definition files.",
"homepage": "https://github.com/Soothsilver/dtd-parser",
"keywords": [
"DTD",
"parser",
"xml"
]
}
]
|