mirror of
https://github.com/vitalygashkov/crextractor.git
synced 2026-07-15 17:40:03 +02:00
1.1.0
This commit is contained in:
Generated
+6
-10
@@ -1,20 +1,16 @@
|
||||
{
|
||||
"name": "crunchys",
|
||||
"version": "1.0.1",
|
||||
"name": "crextractor",
|
||||
"version": "1.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "crunchys",
|
||||
"version": "1.0.1",
|
||||
"name": "crextractor",
|
||||
"version": "1.1.0",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://boosty.to/vitalygashkov"
|
||||
},
|
||||
{
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/vitalygashkov"
|
||||
"url": "https://t.me/tribute/app?startapp=dqW2"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
@@ -22,7 +18,7 @@
|
||||
"molnia": "^0.1.5"
|
||||
},
|
||||
"bin": {
|
||||
"crunchys": "crunchys-cli.js"
|
||||
"crextractor": "bin/cli.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.9.2"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "crextractor",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "Utility for extracting secrets from Crunchyroll mobile app",
|
||||
"main": "crextractor.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user