chore: update package.json

This commit is contained in:
Vitaly Gashkov
2025-08-23 21:15:24 +05:00
parent 280df47fbf
commit 130a556bbf
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "crextractor",
"version": "1.0.1",
"description": "A utility to extract secrets from Crunchyroll mobile app",
"description": "Utility for extracting secrets from Crunchyroll mobile app",
"main": "crextractor.js",
"bin": {
"crextractor": "bin/cli.js"