1{
2  "name": "with",
3  "version": "0.0.1",
4  "description": "Program prefixing for continuous workflow using a single tool.",
5  "global": "1",
6  "install": "install -b with ${PREFIX:-/usr/local}/bin/with",
7  "scripts": [ "with", "with.bash-completion" ]
8}
9