gplx/mediawiki/tests/phpunit/data/registration/good_with_version.json

14 lines
173 B
JSON

{
"name": "FooBar",
"version": "1.2.3",
"attributes": {
"FooBar": {
"Attr": [ "test" ]
},
"NotLoaded": {
"Attr": [ "test2" ]
}
},
"manifest_version": 2
}