UNPKG

sanghyunyun-npm-deploy

Version:

20 lines 301 B
{ "name": "sanghyunyun-npm-deploy", "version": "1.0.0", "description": "", "main": "index.js", "bin": { "log-run": "bin/cli.js" }, "keywords": [ "npm-deploy" ], "author": "", "license": "MIT", "files" :[ "cli" ], "dependencies": { "commander": "^11.0.0" } }