forked from friendica/friendica-addons
Hypolite Petovan
023b3a4a76
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-703153334
64 lines
2 KiB
JSON
64 lines
2 KiB
JSON
{
|
|
"_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": "7524bbd9381490bdfd604a84385da630",
|
|
"packages": [
|
|
{
|
|
"name": "matriphe/iso-639",
|
|
"version": "1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/matriphe/php-iso-639.git",
|
|
"reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/matriphe/php-iso-639/zipball/0245d844daeefdd22a54b47103ffdb0e03c323e1",
|
|
"reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Matriphe\\ISO639\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Muhammad Zamroni",
|
|
"email": "halo@matriphe.com"
|
|
}
|
|
],
|
|
"description": "PHP library to convert ISO-639-1 code to language name.",
|
|
"keywords": [
|
|
"639",
|
|
"iso",
|
|
"iso-639",
|
|
"lang",
|
|
"language",
|
|
"laravel"
|
|
],
|
|
"time": "2017-07-19T15:11:19+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "1.1.0"
|
|
}
|