mirror of https://github.com/waku-org/js-waku.git
Add Waku node
This commit is contained in:
parent
b22e51956e
commit
20de4107bc
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "@waku/node",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
Loading…
Reference in New Issue