resty.jsx
Version:
Use JSX to generate HTML in Openresty with TypescriptToLua
19 lines (18 loc) • 425 B
JSON
{
"name": "resty.jsx",
"version": "1.1.5",
"description": "Use JSX to generate HTML in Openresty with TypescriptToLua",
"types": "./jsx",
"main": "./lib/resty/jsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"jsx",
"typescript",
"openresty",
"nginx"
],
"author": "Andrei Markeev",
"license": "MIT"
}