UNPKG

apeman-doc

Version:
17 lines (15 loc) 276 B
'use strict' module.exports = { $pkg: { name: 'foo01', version: '0.0.1', description: 'this is foo' }, $proto: [], $children: { 'child01': require.resolve('./children/mock-child-Apemanfile') }, $notes: { '$apps.app01': 'This is app 01.' } }