github.com/outbrain/consul@v1.4.5/ui-v2/lib/block-slots/index.js (about) 1 /* eslint-env node */ 2 'use strict'; 3 4 module.exports = { 5 name: require('./package').name, 6 };