UNPKG

tpkg-builder

Version:

a build tool for node apps using tpkg (http://tpkg.github.io/)

14 lines (13 loc) 286 B
{ "account": { "maintainer": "maintainer@example.com", "runAsUser": "webuser", "runAsUserGroup": "rolewebusers" }, "build": { "appFolder": "app", "projectFiles": ["package.json", "README.md"], "buildOutputDir": "tpkg_build", "version": "1.0.0.0" } }