0.0.0 • Published 29 days ago

sapm v0.0.0

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
29 days ago

Silver Ant Package Manager (sapm)

sapm is a distributed package manager for JavaScript designed to remove the need for centralized package distribution servers. sapm distributes packages through a decentralized network when possible and only falls back to the centralized side of the ecosystem whenever absolutely necessary (i.e. no peers are sharing a package that you require).

Features

  • sapm init
  • sapm install
  • sapm publish
  • sapm uninstall