patch: update package.json

This commit is contained in:
Jonathan Barrow 2024-01-30 11:58:16 -05:00
parent fb38a080d9
commit c0c73b2c27
No known key found for this signature in database
GPG Key ID: E86E9FE9049C741F

View File

@ -1,14 +1,10 @@
{
"name": "sssl",
"name": "@pretendonetwork/sssl",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "Hackless SSL bypass for the Wii U",
"main": "patch.js",
"author": "PretendoNetwork",
"license": "GPL-3.0",
"dependencies": {
"@colors/colors": "^1.6.0",
"node-forge": "^1.3.1",