{ "name": "flib", "version": "0.12.4", "title": "Factorio Library", "author": "raiguard, Optera, justarandomgeek, Nexela", "contact": "https://lists.sr.ht/~raiguard/factorio-mods-devel", "homepage": "https://git.sr.ht/~raiguard/flib", "description": "A set of high-quality, commonly-used utilities for creating Factorio mods.", "factorio_version": "1.1", "dependencies": [ "base >= 1.1.74" ], "package": { "ignore": [ "*.code-workspace", "crowdin.yml", ".gitattributes", ".gitignore", ".kakrc", ".mailmap", "stylua.toml", "tests", ".vscode" ] } }