{
    "name": "@gamely/love-engine",
    "version": "0.0.19",
    "author": "RodrigoDornelles",
    "license": "Apache-2.0",
    "homepage": "https://docs.gamely.com.br",
    "repository": "https://github.com/gamelly/love-engine",
    "funding": "https://github.com/sponsors/RodrigoDornelles",
    "bugs": "https://github.com/gamelly/love-engine/issues",
    "description": "Game Engine written in 100% lua that runs in a vacuum.",
    "main": "dist/main.lua",
    "keywords": [
        "game engine",
        "game",
        "engine",
        "love2d",
        "love"
    ]
}