Proxy/package.json

18 lines
411 B
JSON

{
"name": "sharkitek",
"version": "4.1.0",
"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": {
"@sharkitek/core": "^4.1.0"
},
"packageManager": "yarn@4.9.2"
}