UNPKG
sync-npm-packages
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Sync released npm packages to mirror registries automatically.
github.com/ntnyq/sync-npm-packages
sync-npm-packages
/
bin.mjs
5 lines
(3 loc)
•
59 B
JavaScript
View Raw
1
2
3
4
5
#!/usr/bin/env node
'use strict'
import
(
'./dist/cli.mjs'
)