mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
24 lines
675 B
JSON
24 lines
675 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",
|
|
"homepage": "https://github.com/elasticsearch/bower-elasticsearch-js",
|
|
"_release": "3.1.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.1.3",
|
|
"commit": "38573df2b4b7ceda328cbbd484fd0e9cb7283a8d"
|
|
},
|
|
"_source": "git://github.com/elasticsearch/bower-elasticsearch-js.git",
|
|
"_target": "~3.1.1",
|
|
"_originalSource": "elasticsearch"
|
|
} |