This commit is contained in:
Vitaly Gashkov
2025-08-24 10:30:22 +05:00
parent 94be27e20f
commit 41b71bffb5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "crextractor", "name": "crextractor",
"version": "1.2.0", "version": "1.2.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "crextractor", "name": "crextractor",
"version": "1.2.0", "version": "1.2.1",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "crextractor", "name": "crextractor",
"version": "1.2.0", "version": "1.2.1",
"description": "Utility for extracting credentials from the Crunchyroll Android app", "description": "Utility for extracting credentials from the Crunchyroll Android app",
"main": "crextractor.js", "main": "crextractor.js",
"bin": { "bin": {