kibana/packages
2017-07-28 14:00:19 +02:00
..
@elastic/eslint-plugin-kibana-custom Kibana-related packages (#11308) 2017-04-19 04:31:00 -07:00
eslint-config-kibana [eslint-config-kibana] Add jest plugin and settings (#13090) 2017-07-28 14:00:19 +02:00
README.md Kibana-related packages (#11308) 2017-04-19 04:31:00 -07:00

This folder contains node modules that are created by Kibana developers, for use in Kibana and its plugins.

For each such node module, create a sub-folder in this folder. The path/name of the folder should mirror the name in the node module's package.json. To publish the node module as an npm package, cd into the package's sub-folder, and run npm publish as usual.