10 lines
195 B
JSON
10 lines
195 B
JSON
{
|
|
"name": "@gridpilot/racing-infrastructure",
|
|
"version": "0.1.0",
|
|
"main": "./index.ts",
|
|
"types": "./index.ts",
|
|
"dependencies": {
|
|
"@gridpilot/racing": "*",
|
|
"uuid": "^9.0.0"
|
|
}
|
|
} |