Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

japj/ryppi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

Node.js package manager written in Python.
Inspired by: https://github.com/isaacs/ryp

Main differences to npm:
No version comparison, or compatibility check, only version matching to latest.
Module dependencies are all installed in to the root modules directory, in order to avoid package redundancy.

Releases

No releases published

Packages

No packages published

Languages