rage-framework/shared/package.json
Oleksandr Honcharov 2113b5ae29 v0.0.13-alpha.0
2024-06-11 00:08:58 +03:00

18 lines
393 B
JSON

{
"name": "rage-fw-shared",
"version": "0.0.13-alpha.0",
"type": "module",
"main": "index.d.ts",
"files": [
"index.d.ts"
],
"scripts": {
"test": "tsup"
},
"keywords": [],
"author": "SashaGoncharov19",
"license": "MIT",
"description": "Shared client types for rage-fw",
"gitHead": "053e4fd12aa120d53e11e0d2009c0df78c1a2ad0"
}