tre-compile
Version:
compile js to a static web-executable (single html file)
15 lines (14 loc) • 368 B
JSON
{
"name": "foo",
"version": "1.0.0",
"description": "it's foo!",
"keywords": ["bar", "baz"],
"author": "Jan Bölsche <jan@lagomorph.de> (https://regular.codes/)",
"license": "ISC",
"homepage": "https://github.com/regular/tre-compile#readme",
"html-inject-meta": {
"base": "belong to us",
"manifest": "manimani",
"theme-color": "blue"
}
}