| { | |
| "Modules": [ | |
| { | |
| "Key": "", | |
| "Source": "", | |
| "Dir": "." | |
| }, | |
| { | |
| "Key": "child", | |
| "Source": "./child", | |
| "Dir": "testdata/child-provider-grandchild-count/child" | |
| }, | |
| { | |
| "Key": "child.grandchild", | |
| "Source": "../grandchild", | |
| "Dir": "testdata/child-provider-grandchild-count/grandchild" | |
| } | |
| ] | |
| } |