UNPKG

json-object-editor

Version:

JOE the Json Object Editor | Platform Edition

18 lines (17 loc) 323 B
var email ={ title: 'Tag | ${name}', fields:[ 'name', 'info', 'sender', 'recipient', 'subject', 'content', '_id','created','itemtype' ], idprop: '_id', listView:{ listWindowTitle: 'Emails' } }; module.exports = email;