updated package.json
This commit is contained in:
parent
21695d8331
commit
b56d805350
@ -2,20 +2,21 @@
|
||||
"name": "simulator",
|
||||
"version": "1.0.0",
|
||||
"description": "Vehicle energy consumption and production simulator",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitea.youb.fr/youen/vhelio-simulator.git",
|
||||
"directory": "simulator"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"vehicle",
|
||||
"energy",
|
||||
"simulator",
|
||||
"simulation"
|
||||
],
|
||||
"author": "vhelio",
|
||||
"license": "ISC"
|
||||
"author": "Vélo solaire pour tous",
|
||||
"license": "BSD-3-Clause"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user