rage-framework/shared-types/package.json
Oleksandr Honcharov 22e2c6f980 v0.1.0
2024-06-15 16:47:36 +03:00

13 lines
282 B
JSON

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