rage-framework/shared-types/package.json
Oleksandr Honcharov 8a42309956 refactor
2024-06-10 03:53:42 +03:00

12 lines
203 B
JSON

{
"name": "rage-fw-shared-types",
"version": "0.0.1",
"types": "types/types/index.d.ts",
"files": [
"types/**/*"
],
"author": "SashaGoncharov19",
"license": "MIT",
"type": "module"
}