module-investigator

0.1.4 • Public • Published

Collects information about module format adherence (AMD/CommonJS) and dependencies in one AST parse.

usage

Just feed it the source

var investigator = require("module-investigator");
investigator(fileSrc);

or

investigate path/to/file

Readme

Keywords

none

Package Sidebar

Install

npm i module-investigator

Weekly Downloads

0

Version

0.1.4

License

MIT

Last publish

Collaborators

  • jpka