mine.js
The mine script accepts js source and returns all the require call locations as well as the target string. This is a submodule of js-linker and my-filters.
var mine = ;var fs = ;var code = fs;var deps = ;
The mine script accepts js source and returns all the require call locations as well as the target string. This is a submodule of js-linker and my-filters.
var mine = ;var fs = ;var code = fs;var deps = ;
npm i mine
369
0.1.0
MIT