0.1.4 • Published 12 years ago
module-investigator v0.1.4
Collects information about module format adherence (AMD/CommonJS) and dependencies in one AST parse. (currently only returns dependencies).
ROADMAP:
- Check for false positives when obtaining dependencies.
- List information about module format adherence (uses exports, uses define, etc);