cyberdeck 0.1.3

A library for easily creating WebRTC data channel connections
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "author": "Kaleb Hornsby <kaleb@hornsby.ws> (kaleb.hornsby.ws)",
  "name": "rand",
  "description": "Random Utilities",
  "version": "0.0.4",
  "repository": {
    "type": "git",
    "url": "http://github.com/kaleb/js-rand.git"
  },
  "main": "rand.js",
  "engines": {
    "node": "> 0.0.0"
  },
  "dependencies": {},
  "devDependencies": {}
}