UNPKG

node-roa-time

Version:

Spain official time provided by 'Real Instituto y Observatorio de la Armada' (ROA)

9 lines (8 loc) 184 B
var npm = require('npm'); npm.load({}, function(err){ if( err ) throw err; npm.commands.publish(); npm.on('log', function(){ console.log( arguments ); }); });