good.json 152 B

12345678910111213
  1. {
  2. "name": "FooBar",
  3. "attributes": {
  4. "FooBar": {
  5. "Attr": [ "test" ]
  6. },
  7. "NotLoaded": {
  8. "Attr": [ "test2" ]
  9. }
  10. },
  11. "manifest_version": 2
  12. }