Note: You can find my more complete and improved version of this here.
A neat little package manager hooked up to the NPM registry made in Rust. This took me 2 days so it has a few issues, sometimes it works sometimes it doesn't.
Build
cargo build
Execute
[binary name] install [npm package name]