# npmd-config

get the config for npmd.

# example

``` js
console.log(require('npmd-config'))
```

it's also a command that outputs json.

``` js
npmd install -g npmd-config
npmd-config
```

## License

MIT
