PHP Classes

File: vendor/erusev/parsedown/composer.json

Recommend this page to a friend!
  Classes of Renato De Oliveira Lucena   PHP Pokemon Script   vendor/erusev/parsedown/composer.json   Download  
File: vendor/erusev/parsedown/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Pokemon Script
Provides an API to manage a database of Pokemons
Author: By
Last change:
Date: 6 years ago
Size: 478 bytes
 

Contents

Class file image Download
{ "name": "erusev/parsedown", "description": "Parser for Markdown.", "keywords": ["markdown", "parser"], "homepage": "http://parsedown.org", "type": "library", "license": "MIT", "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-0": {"Parsedown": ""} } }