Initial Commit

This commit is contained in:
Eric Gullickson
2025-09-17 16:09:15 -05:00
parent 0cdb9803de
commit a052040e3a
373 changed files with 437090 additions and 6773 deletions

View File

@@ -0,0 +1,26 @@
{
"polestar": [
{
"year": "2022",
"models": [
{
"name": "Polestar 2",
"engines": [],
"submodels": []
}
]
},
{
"year": "2021",
"models": [
{
"name": "Polestar 1",
"engines": [
"2.0L I4 PLUG-IN HYBRID EV- (PHEV)"
],
"submodels": []
}
]
}
]
}