diff --git a/package.json b/package.json index 7747054..456f30a 100644 --- a/package.json +++ b/package.json @@ -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",