/usr/local/lib/node_modules/pm2/node_modules/@pm2/blessed/browser
NameSizeModeActions
Makefile1070644editdlrm
transform.js25790644editdlrm
Edit: /usr/local/lib/node_modules/pm2/node_modules/@pm2/blessed/browser/Makefile (107B)
all: @cd .. && browserify -e index.js -o browser/blessed.js clean: @rm -f blessed.js .PHONY: clean all