UNPKG

license-kit

Version:

Aggregate license notes of OSS libraries used in your Node.js project, analyze & visualize OSS licenses with AI-turbocharged tooling

3 lines (2 loc) 114 B
import type { Command } from 'commander'; export default function analyzeCommandSetup(program: Command): Command;