Skip to content

Instantly share code, notes, and snippets.

@okdistribute
Created April 6, 2020 01:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okdistribute/6d2d11e43977054d0613f4714cc48076 to your computer and use it in GitHub Desktop.
Save okdistribute/6d2d11e43977054d0613f4714cc48076 to your computer and use it in GitHub Desktop.
kappa-workshop
{
"name": "kappa-workshop",
"description": "P2P collaboration workshop",
"license": "MIT",
"dependencies": {
"chalk": "^2.4.1",
"hypercore": "^8.3.0",
"kappa-core": "^6.0.0",
"kappa-view-kv": "^2.0.2",
"kappa-view-list": "^1.2.0",
"memdb": "^1.3.1",
"multifeed": "^5.1.0",
"neat-log": "^3.1.0",
"pump": "^3.0.0",
"txt-blit": "^1.0.0"
}
}
@martinheidegger
Copy link

martinheidegger commented May 15, 2020

hyperswarm seems to be missing, @okdistribute do you think it needs to be added here or in the workshop file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment