rage-framework/shared/package.json
Oleksandr Honcharov d67073d739 init
2024-06-09 01:35:14 +03:00

14 lines
251 B
JSON

{
"name": "rage-f-shared",
"version": "0.0.1",
"main": "dist/index.js",
"type": "module",
"scripts": {
"test": "tsup"
},
"keywords": [],
"author": "SashaGonncharov19",
"license": "MIT",
"description": "Server side of rage-f"
}