mirror of
https://github.com/leonelquinteros/php-toml.git
synced 2025-01-17 20:38:16 +01:00
11 lines
361 B
JSON
11 lines
361 B
JSON
{
|
|
"name": "leonelquinteros/php-toml",
|
|
"description": "PHP parser for TOML language ( https://github.com/toml-lang/toml )",
|
|
"require": {
|
|
"php": ">=5.2.0",
|
|
}
|
|
"type": "library",
|
|
"keywords": ["toml", "parser", "mojombo", "php", "leonelquinteros"],
|
|
"homepage": "http://github.com/leonelquinteros/php-toml",
|
|
"license": "BSD",
|
|
} |