X7ROOT File Manager
Current Path:
/lib/node_modules/npm/node_modules/promise-retry/node_modules/retry
lib
/
node_modules
/
npm
/
node_modules
/
promise-retry
/
node_modules
/
retry
/
??
..
??
.npmignore
(30 B)
??
License
(1.11 KB)
??
Makefile
(300 B)
??
README.md
(7.89 KB)
??
equation.gif
(1.18 KB)
??
example
??
index.js
(40 B)
??
lib
??
package.json
(1.4 KB)
Editing: Makefile
SHELL := /bin/bash test: @node test/runner.js 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
Upload File
Create Folder