{ "displayName": "Sample Extension - FlyUI", "uniqueName": "yourCompany.Samples.FlyUI", "description": "Sample FlyUI extension for PixiEditor", "version": "1.0.0", "author": { "name": "PixiEditor", "email": "info@pixieditor.net", "website": "https://pixieditor.net" }, "publisher": { "name": "PixiEditor", "email": "info@pixieditor.net", "website": "https://pixieditor.net" }, "contributors": [ { "name": "flabbet", "email": "some@mail.com", "website": "https://github.com/flabbet" } ], "license": "MIT", "categories": [ "Extension" ] }