%PDF- %PDF-
Direktori : /proc/thread-self/root/proc/thread-self/root/usr/local/lib/node_modules/latest/tests/ |
Current File : //proc/thread-self/root/proc/thread-self/root/usr/local/lib/node_modules/latest/tests/test.js |
var latest = require('../'); var packages = ['autocast', 'ampache', 'webamp', 'npm']; packages.forEach(function(package) { latest(package, function(err, v) { if (err) throw err; console.log('>> %s %s', package, v); }); });