This commit is contained in:
2020-08-19 15:57:40 -04:00
commit b4b8bc94b6
5 changed files with 256 additions and 0 deletions

11
package.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "vpn-p2p",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}