backkem eb57afb1c4 Examples: Add readme
Relates to #5
2019-02-14 17:40:38 +01:00

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"
}