9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"name": "@gridpilot/racing-application",
|
|
"version": "0.1.0",
|
|
"main": "./index.ts",
|
|
"types": "./index.ts",
|
|
"dependencies": {
|
|
"@gridpilot/racing": "*"
|
|
}
|
|
} |