`namespace: true` means it can have any children, ...
# questions
s
namespace: true
means it can have any children, and the stuff listed under
children
are grandchildren. So this would match
lang.whatever.javascript.whatever.packages
. Could you try with the 'namespace: true` removed?