UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

6 lines (5 loc) 139 B
var app = {}; module['exports'] = app; app.name = require("./name"); app.version = require("./version"); app.author = require("./author");