uplifter 0.1.0

Powerful Node.js package management tool, to replace NPM and Yarn
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Where executables are installed to be used from node package.
./bin/


*.tgz

*.log


# Cargo.
target/


# Node.
node_modules/

package-lock.json

yarn.lock