You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

117 lines
3.8 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": "0fbb32619b3e5740a1e27bf2fa9d0fee",
"packages": [
{
"name": "dg/twitter-php",
"version": "v3.7",
"source": {
"type": "git",
"url": "https://github.com/dg/twitter-php.git",
"reference": "d8bb9f21dfc31d06641ee60c04f2850b4d4801b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dg/twitter-php/zipball/d8bb9f21dfc31d06641ee60c04f2850b4d4801b5",
"reference": "d8bb9f21dfc31d06641ee60c04f2850b4d4801b5",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
}
],
"description": "Small and easy Twitter library for PHP",
"homepage": "https://github.com/dg/twitter-php",
"keywords": [
"oauth",
"twitter"
],
"time": "2018-03-15T10:07:08+00:00"
},
{
"name": "sastrawi/sastrawi",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/sastrawi/sastrawi.git",
"reference": "31fd4261dd4980cc57447f44d1aec4bd69e2abec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sastrawi/sastrawi/zipball/31fd4261dd4980cc57447f44d1aec4bd69e2abec",
"reference": "31fd4261dd4980cc57447f44d1aec4bd69e2abec",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "4.8.7",
"squizlabs/php_codesniffer": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-0": {
"Sastrawi\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andy Librian",
"email": "andylibrian@gmail.com",
"homepage": "http://andylibrian.com",
"role": "Lead Developer"
}
],
"description": "PHP library for stemming Indonesian language (Bahasa Indonesia)",
"homepage": "https://github.com/sastrawi/sastrawi",
"keywords": [
"bahasa",
"indonesia",
"indonesian",
"kata dasar",
"root word",
"stem"
],
"time": "2016-10-22T03:19:27+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}