UNPKG

openresty-lua-types

Version:

Typescript types for openresty (ngx_http_lua_module), designed to be used with TypeScriptToLua

22 lines (21 loc) 491 B
{ "name": "openresty-lua-types", "version": "2.1.2", "description": "Typescript types for openresty (ngx_http_lua_module), designed to be used with TypeScriptToLua", "types": "ngx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "lua", "types", "typescript", "openresty", "nginx" ], "author": "andrei-markeev", "license": "ISC", "dependencies": { "@typescript-to-lua/language-extensions": "^1.0.0" } }