123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- [
- {
- "name": "gregwar/rst",
- "version": "v1.0.5",
- "version_normalized": "1.0.5.0",
- "target-dir": "Gregwar/RST",
- "source": {
- "type": "git",
- "url": "https://github.com/Gregwar/RST.git",
- "reference": "c839bf7ee0c8c19592e2ecaffddbb01df063088f"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Gregwar/RST/zipball/c839bf7ee0c8c19592e2ecaffddbb01df063088f",
- "reference": "c839bf7ee0c8c19592e2ecaffddbb01df063088f",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.0"
- },
- "time": "2018-08-06T09:38:17+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-0": {
- "Gregwar\\RST": ""
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Grégoire Passault",
- "email": "g.passault@gmail.com",
- "homepage": "http://www.gregwar.com/"
- }
- ],
- "description": "PHP library to parse reStructuredText documents",
- "homepage": "https://github.com/Gregwar/RST",
- "keywords": [
- "markup",
- "parser",
- "rst"
- ]
- },
- {
- "name": "mustangostang/spyc",
- "version": "0.6.2",
- "version_normalized": "0.6.2.0",
- "source": {
- "type": "git",
- "url": "https://github.com/mustangostang/spyc.git",
- "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
- "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.1"
- },
- "require-dev": {
- "phpunit/phpunit": "4.3.*@dev"
- },
- "time": "2017-02-24T16:06:33+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "0.5.x-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "files": [
- "Spyc.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "mustangostang",
- "email": "vlad.andersen@gmail.com"
- }
- ],
- "description": "A simple YAML loader/dumper class for PHP",
- "homepage": "https://github.com/mustangostang/spyc/",
- "keywords": [
- "spyc",
- "yaml",
- "yml"
- ]
- }
- ]
|