@code-coaching/info
Advanced tools
+4
-2
| { | ||
| "name": "@code-coaching/info", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "This CLI will print information about Code Coaching in the terminal.", | ||
| "main": "index.js", | ||
| "bin": { | ||
| "@code-coaching/info": "index.js" | ||
| }, | ||
| "scripts": { | ||
@@ -7,0 +9,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
1015
3.26%