12 lines
152 B
JSON
12 lines
152 B
JSON
{
|
|
"name": "FooBar",
|
|
"attributes": {
|
|
"FooBar": {
|
|
"Attr": [ "test" ]
|
|
},
|
|
"NotLoaded": {
|
|
"Attr": [ "test2" ]
|
|
}
|
|
},
|
|
"manifest_version": 2
|
|
}
|