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",
|
"name": "crextractor",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "crunchys",
|
"name": "crextractor",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "individual",
|
"type": "individual",
|
||||||
"url": "https://boosty.to/vitalygashkov"
|
"url": "https://t.me/tribute/app?startapp=dqW2"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "patreon",
|
|
||||||
"url": "https://www.patreon.com/vitalygashkov"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -22,7 +18,7 @@
|
|||||||
"molnia": "^0.1.5"
|
"molnia": "^0.1.5"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"crunchys": "crunchys-cli.js"
|
"crextractor": "bin/cli.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "^5.9.2"
|
"typescript": "^5.9.2"
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "crextractor",
|
"name": "crextractor",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"description": "Utility for extracting secrets from Crunchyroll mobile app",
|
"description": "Utility for extracting secrets from Crunchyroll mobile app",
|
||||||
"main": "crextractor.js",
|
"main": "crextractor.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user