관리-도구
편집 파일: bin.js
#!/usr/bin/env node var colorSupport = require('./')({alwaysReturn: true }) console.log(JSON.stringify(colorSupport, null, 2))