123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- {
- "_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#installing-dependencies",
- "This file is @generated automatically"
- ],
- "content-hash": "7ffea0ba7057cf4bd40a17d2903aaffe",
- "packages": [
- {
- "name": "gregwar/rst",
- "version": "v1.0.5",
- "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"
- },
- "type": "library",
- "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"
- ],
- "time": "2018-08-06T09:38:17+00:00"
- },
- {
- "name": "mustangostang/spyc",
- "version": "0.6.2",
- "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"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "0.5.x-dev"
- }
- },
- "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"
- ],
- "time": "2017-02-24T16:06:33+00:00"
- }
- ],
- "packages-dev": [],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": [],
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": [],
- "platform-dev": []
- }
|