PHP Classes

File: composer.lock

Recommend this page to a friend!
  Classes of stefan   PHP XML Converter   composer.lock   Download  
File: composer.lock
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP XML Converter
Transform Indesign to eBundesanzeiger XML format
Author: By
Last change:
Date: 1 year ago
Size: 2,157 bytes
 

Contents

Class file image Download
{ "_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": "745ac45bb1f4324eb543727968cb0769", "packages": [ { "name": "soothsilver/dtd-parser", "version": "0.1.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" }, "type": "library", "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" ], "time": "2014-10-23 00:00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }