go-libp2p-webrtc-direct/integration/package.json

19 lines
410 B
JSON

{
"name": "integration",
"version": "0.0.1",
"description": "",
"main": "index.js",
"dependencies": {
"flags": "^0.1.3",
"libp2p-mplex": "^0.8.4",
"libp2p-webrtc-direct": "^0.3.1",
"multiaddr": "^6.0.4"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Michiel De Backker <mail@backkem.me>",
"license": "MIT"
}