FearlessVPNNG/package.json

20 lines
397 B
JSON

{
"name": "fearlessvpn_ng",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "OfficialDakari",
"license": "MIT",
"dependencies": {
"crystals-kyber": "^5.1.0",
"ip-packet": "^1.1.0",
"md5": "^2.3.0",
"tuntap2": "^0.9.1",
"uuid": "^9.0.1",
"yaml": "^2.4.2"
}
}