classy-commander
Advanced tools
Comparing version 3.2.11 to 3.2.12
{ | ||
"name": "classy-commander", | ||
"version": "3.2.11", | ||
"version": "3.2.12", | ||
"description": "A TypeScript wrapper for Commander that lets you easily declare commands using classes & decorators and provides strongly typed arguments.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/codeandcats/classy-commander/master/img/logo.png" /> | ||
<p align="center"> | ||
A TypeScript wrapper for [Commander](https://github.com/tj/commander.js/) that lets you easily declare commands using classes & decorators and provides you with strongly typed arguments. | ||
A TypeScript wrapper for <a href="https://github.com/tj/commander.js/">Commander</a> that lets you easily declare commands using classes & decorators and provides you with strongly typed arguments. | ||
<p> | ||
@@ -6,0 +6,0 @@ </p> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37166