/var/www/myprog.com.ua/server/node/node_modules/component-inherit
NameSizeModeActions
test/-0755rm
.npmignore300644editdlrm
component.json1910644editdlrm
History.md700644editdlrm
index.js1460644editdlrm
Makefile2180644editdlrm
package.json3560644editdlrm
Readme.md2490644editdlrm
Edit: /var/www/myprog.com.ua/server/node/node_modules/component-inherit/Makefile (218B)
build: components index.js @component build components: @Component install clean: rm -fr build components template.js test: @node_modules/.bin/mocha \ --require should \ --reporter spec .PHONY: clean test