@coboxcoop/constants
v1.0.1-alpha.1
Published
stable constants for the cobox ecosystem of apps
Downloads
16
Readme
constants
Table of Contents
About
CoBox is an encrypted p2p file system and distributed back-up tool. README provides a map of the project.
constants
is a stable package for storing CoBox constants
Install
npm i -g @coboxcoop/constants
Usage
const constants = require('@coboxcoop/constants')
console.log(constants)
API
See swagger documentation... (we won't have this for a while).
Contributing
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.