"name": "httpie",
"files": [
{
- "path": "${HOME}/.httpie",
- "moveable": true,
- "help": "Supported\n\nThe file ${HOME}/.httpie can be moved to ${XDG_CONFIG_HOME}/httpie.\n"
+ "path": "$HOME/.httpie",
+ "movable": true,
+ "help": "Supported\n\nThe file $HOME/.httpie can be moved to $XDG_CONFIG_HOME/httpie.\n"
}
]
}