jonschlinkert / parse-comments

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
https://github.com/jonschlinkert
MIT License
67 stars 23 forks source link

lodash is not included in dependencies #1

Closed davej closed 9 years ago

davej commented 10 years ago

lodash is required but is not included in dependencies (it is included in devDependencies).

jonschlinkert commented 10 years ago

thanks for letting me know!