mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-02 13:24:20 +01:00
14 lines
319 B
JSON
14 lines
319 B
JSON
{
|
|
"name": "elasticsearch",
|
|
"version": "3.1.3",
|
|
"authors": [
|
|
"Spencer Alger <spencer@spenceralger.com>"
|
|
],
|
|
"description": "The official low-level Elasticsearch client, for use in the browser.",
|
|
"main": "elasticsearch.js",
|
|
"keywords": [
|
|
"elasticsearch",
|
|
"client"
|
|
],
|
|
"license": "Apache 2.0"
|
|
} |