Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "define-cli", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Show definition of the provided word with examples", | ||
@@ -16,2 +16,5 @@ "main": "index", | ||
"license": "MIT", | ||
"bin": { | ||
"define": "./index" | ||
}, | ||
"bugs": { | ||
@@ -18,0 +21,0 @@ "url": "https://github.com/ziishaned/define-cli/issues" |
5728