mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +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.