2025-03-30 12:27:20 +02:00
|
|
|
{
|
|
|
|
"name": "sharkitek",
|
2025-06-28 23:30:27 +02:00
|
|
|
"version": "4.1.0",
|
2025-03-30 12:27:20 +02:00
|
|
|
"description": "Sharkitek library proxy package, see @sharkitek/core",
|
|
|
|
"repository": "https://code.zeptotech.net/Sharkitek/Proxy",
|
|
|
|
"author": {
|
|
|
|
"name": "Madeorsk",
|
|
|
|
"email": "m@deor.sk"
|
|
|
|
},
|
|
|
|
"license": "MIT",
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2025-06-28 23:30:27 +02:00
|
|
|
"@sharkitek/core": "^4.1.0"
|
2025-03-30 12:27:20 +02:00
|
|
|
},
|
2025-06-28 23:30:27 +02:00
|
|
|
"packageManager": "yarn@4.9.2"
|
2025-03-30 12:27:20 +02:00
|
|
|
}
|