{
    "name": "com.yunasawa.ynl.editor",
    "displayName": "YNL - Editor",
    "version": "2.2.0",
    "unity": "2022.3",
    "description": "Enhance your Unity Editor experience with this library. It provides essential extensions and interfaces specifically designed for the Editor environment.",
    "keywords": [
        "yunasawa",
        "editor",
        "uitoolkit",
        "extension"
    ],
    "category": "Editor",
    "author": {
        "name": "Yunasawa",
        "email": "yunasawa200@gmail.com",
        "url": "https://github.com/Yunasawa"
    },
    "dependencies": {
        "com.unity.nuget.newtonsoft-json": "3.2.1"
    }
}