// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
request
/
node_modules
/
hawk
[ PARENT ]
EDIT :: .npmignore
.idea *.iml npm-debug.log dump.rdb node_modules components build results.tap results.xml npm-shrinkwrap.json config.json .DS_Store */.DS_Store */*/.DS_Store ._* */._* */*/._* coverage.* lib-cov
SAVE
CANCEL