UNPKG

fx-completion

Version:
25 lines (24 loc) 469 B
{ "name": "fx-completion", "version": "1.0.5", "description": "fx completion for bash", "bin": { "fx-completion": "index.js" }, "files": [ "complete.sh", "index.js" ], "repository": "antonmedv/fx-completion", "homepage": "https://github.com/antonmedv/fx-completion", "keywords": [ "fx", "completion", "bash" ], "author": "Anton Medvedev <anton@medv.io>", "license": "MIT", "dependencies": { "fx": "^12.0.2" } }