UNPKG

ember-slimguide

Version:

A test for bottled-ember

17 lines (13 loc) 386 B
'use strict'; module.exports = { name: require('./package').name, 'field-guide': { name: 'Product Name', copyright: 'This is the default copyright string - update before publishing', social: [{ name: 'github', title: 'Design System Documentation - Repository', link: 'https://github.com/empress/field-guide?update-with-your-repo-url' }] }, };