Vehicle energy consumption and production simulator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

22 lines
488 B

{
"name": "simulator",
"version": "1.0.0",
"description": "Vehicle energy consumption and production simulator",
"repository": {
"type": "git",
"url": "https://gitea.youb.fr/youen/vhelio-simulator.git",
"directory": "simulator"
},
"dependencies": {},
"devDependencies": {
"typescript": "^4.4.3"
},
"keywords": [
"vehicle",
"energy",
"simulator",
"simulation"
],
"author": "Vélo solaire pour tous",
"license": "AGPL-3.0-or-later"
}