We have one project that is using a lerna mono-repo structure. For this I not only want to cache the top level dependencies, but also the package dependencies.
For this I need to be able to use a wildcard in the cache path such as:
definitions:
caches:
lerna: packages/*/node_modules