whoami7 - Manager
:
/
opt
/
alt
/
alt-nodejs6
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
fstream-npm
/
example
/
Upload File:
files >> //opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/fstream-npm/example/bundle.js
// this example will bundle every dependency var P = require("../") P({ path: "./" }) .on("package", bundleIt) .on("entry", function (e) { console.error(e.constructor.name, e.path.substr(e.root.dirname.length + 1)) e.on("package", bundleIt) }) function bundleIt (p) { p.bundleDependencies = Object.keys(p.dependencies || {}) }
Copyright ©2021 || Defacer Indonesia