Welcome to mirror list, hosted at ThFree Co, Russian Federation.

npm-cli.js « bin - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 577abe03e7b8e9099840c1f17ba8875804f1e74b (plain)
1
2
#!/usr/bin/env node
require('../lib/cli.js')(process)