module-investigator
v0.1.4
Published
Find AMD and CommonJS style dependencies. Report information about format adherence.
Downloads
2
Readme
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);