UNPKG

motion

Version:

motion - moving development forward

5 lines (4 loc) 104 B
module.exports = function(req, next){ req.pkg = require(__dirname + "/../../package.json") next() }