# shell-quote

> Parse and quote shell commands.

> A stripped down version of [shell-quote](https://github.com/substack/node-shell-quote) that parse a single WORD ignoring any glob, operator or parameter substitution found.

[![build status](https://secure.travis-ci.org/parro-it/shell-quote-word.png)](http://travis-ci.org/parro-it/shell-quote-word)

# install

With [npm](http://npmjs.org) do:

```bash
npm install shell-quote-word
```

# license

MIT
