1{
2  "name": "LuaAutoC",
3  "version": "2.0.1",
4  "repo": "orangeduck/LuaAutoC",
5  "description": "Automagically use C Functions and Structs with the Lua API",
6  "keywords": ["c", "lua", "api", "automatic", "functions", "structs"],
7  "license": "BSD",
8  "src": ["lautoc.c", "lautoc.h", "lautocall.h"]
9}
10