SILENT KILLERPanel

Current Path: > > usr > lib > node_modules > npm > > node_modules > > > retry


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.8
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/lib/node_modules/npm//node_modules///retry

NameTypeSizeLast ModifiedActions
example Directory - -
lib Directory - -
.npmignore File 39 bytes March 10 2021 14:36:36.
.travis.yml File 334 bytes March 10 2021 14:36:36.
License File 1139 bytes March 10 2021 14:36:36.
Makefile File 312 bytes March 10 2021 14:36:36.
Readme.md File 8967 bytes March 10 2021 14:36:36.
equation.gif File 1209 bytes March 10 2021 14:36:36.
index.js File 40 bytes March 10 2021 14:36:36.
package.json File 1762 bytes March 10 2021 14:36:36.

Reading File: //usr/lib/node_modules/npm//node_modules///retry/Makefile

SHELL := /bin/bash

release-major: test
	npm version major -m "Release %s"
	git push
	npm publish

release-minor: test
	npm version minor -m "Release %s"
	git push
	npm publish

release-patch: test
	npm version patch -m "Release %s"
	git push
	npm publish

.PHONY: test release-major release-minor release-patch

SILENT KILLER Tool