8 lines
94 B
JSON
8 lines
94 B
JSON
{
|
|
"name": "lib1",
|
|
"requires": ["lib2"],
|
|
"config": {
|
|
"test": "BAD"
|
|
}
|
|
}
|