Sha256: 65b9ee101055d2a03a578f6121ed7f21c2a09614cb9b443cf4fa5f66e3b4ebb5
Contents?: true
Size: 585 Bytes
Versions: 9
Compression:
Stored size: 585 Bytes
Contents
{ "name": "michelf/php-markdown", "type": "library", "description": "PHP Markdown", "homepage": "http://michelf.ca/projects/php-markdown/", "keywords": ["markdown"], "license": "BSD-3-Clause", "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "http://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "http://daringfireball.net/" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-0": { "Michelf": "" } }, "extra": { "branch-alias": { "dev-lib": "1.4.x-dev" } } }
Version data entries
9 entries across 9 versions & 1 rubygems