UNPKG

minilua.c

Version:

Single-file port of Lua, a powerful scripting language; Eduardo Bart (2020).

16 lines (15 loc) 473 B
{ "name": "minilua.c", "version": "5.4.7", "description": "Single-file port of Lua, a powerful scripting language; Eduardo Bart (2020).", "keywords": ["c", "library", "lua", "scripting", "language"], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/nodef/minilua.c.git" }, "bugs": { "url": "https://github.com/nodef/minilua.c/issues" }, "homepage": "https://github.com/nodef/minilua.c#readme" }