18 lines
393 B
JSON
18 lines
393 B
JSON
{
|
|
"name": "rage-fw-shared",
|
|
"version": "0.0.10-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"
|
|
}
|