// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs14
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
isarray
[ PARENT ]
EDIT :: Makefile
test: @node_modules/.bin/tape test.js .PHONY: test
SAVE
CANCEL