mirror of
https://github.com/jsdoc/jsdoc.git
synced 2026-02-01 16:45:41 +00:00
Technically, JSHint is only a dev dependency. But if you run `npm install --dev git://github.com/jsdoc3/jsdoc.git`, npm tries to install approximately every npm package that has ever existed, including many that require gcc compilation. This approach seems like the sanest workaround.