/var/www/myprog.com.ua/server/node/node_modules/blob
NameSizeModeActions
test/-0755rm
.npmignore210644editdlrm
.zuul.yml1330644editdlrm
index.js9730644editdlrm
Makefile2040644editdlrm
package.json4800644editdlrm
README.md2990644editdlrm
Edit: /var/www/myprog.com.ua/server/node/node_modules/blob/Makefile (204B)
REPORTER = dot build: blob.js blob.js: @./node_modules/.bin/browserify --standalone blob index.js > blob.js test: @./node_modules/.bin/zuul -- test/index.js clean: rm blob.js .PHONY: test blob.js