Add Waku node

This commit is contained in:
Franck Royer 2022-02-25 15:06:11 +11:00
parent b22e51956e
commit 20de4107bc
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 11 additions and 0 deletions

View File

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