UNPKG

diet

Version:

A tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis.

5 lines 89 B
module.exports = function($){ $.test2 = {}; $.test2.version = 'v2.0'; $.return(); }