UNPKG

271 BJSONView Raw
1{
2 "type": "config4",
3 "options": {
4 "components": {
5 "subcomponent1": {
6 "options": {
7 "gradeNames": ["kettle.tests.subcomponent3"]
8 }
9 }
10 }
11 },
12 "require": "test-module"
13}