UNPKG

pkg-stats

Version:
6 lines (3 loc) 90 B
#!/usr/bin/env node import { pkgStats } from './dist/index.js'; pkgStats(process.argv);