elasticsearch/npmextra.json

16 lines
364 B
JSON
Raw Permalink Normal View History

2018-01-24 23:38:07 +00:00
{
"npmci": {
2018-09-15 19:52:34 +00:00
"npmGlobalTools": [],
"npmAccessLevel": "public"
2019-11-02 23:49:35 +00:00
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "mojoio",
"gitrepo": "elasticsearch",
"shortDescription": "log to elasticsearch in a kibana compatible format",
"npmPackagename": "@mojoio/elasticsearch",
"license": "MIT"
}
2018-01-24 23:38:07 +00:00
}
2019-11-02 23:49:35 +00:00
}