Package Exports
- shell-quote-word
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (shell-quote-word) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
shell-quote
Parse and quote shell commands.
A stripped down version of shell-quote that parse a single WORD ignoring any glob, operator or parameter substitution found.
install
With npm do:
npm install shell-quote-word
license
MIT