| Current Path : /var/www/www.indacotrentino.com/www/vendor/opensearch-project/opensearch-php/samples/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/opensearch-project/opensearch-php/samples/composer.json |
{
"name": "opensearch-php/samples",
"description": "OpenSearch PHP client samples.",
"type": "project",
"authors": [],
"scripts": {
"index": ["php index.php"]
},
"repositories": [
{
"type": "path",
"url": "../"
}
],
"require": {
"opensearch-project/opensearch-php": "dev-main"
}
}