rage-framework/shared/package.json

14 lines
251 B
JSON
Raw Normal View History

2024-06-08 22:35:14 +00:00
{
"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"
}