2025-04-09 21:11:08 -04:00

14 lines
334 B
JSON

{
"name": "habitsvue",
"version": "0.0.1",
"description": "A highly integrated habit tracker with Vue",
"author": "remi <remi.ehounou@outlook.com>",
"private": true,
"dependencies": {
"@capacitor/android": "^7.2.0",
"@capacitor/app": "^7.0.0",
"@capacitor/cli": "^7.0.0",
"@capacitor/core": "^7.0.0"
}
}