@bradleymeck/tofu
v1.1.0
Published
clone and run `npm i --ignore-scripts`
Readme
installation
clone and run npm i --ignore-scripts
usage
cat file | node dump.js
will print a JSON object.
.requiresis the require analysis of the source text..freeVariablesis the access analysis of free variables of the source text..importsis the import analysis of the source text.
