12 lines
275 B
JSON
12 lines
275 B
JSON
{
|
|
"name": "@gridpilot/racing-demo-infrastructure",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"main": "./index.ts",
|
|
"types": "./index.ts",
|
|
"dependencies": {
|
|
"@gridpilot/racing": "0.1.0",
|
|
"@gridpilot/social": "0.1.0",
|
|
"@gridpilot/demo-support": "0.1.0"
|
|
}
|
|
} |