mya/package.json
Fabio ea58ebafc5
Some checks are pending
Build Android APK / build (push) Waiting to run
Cari file su "/"
2026-01-22 22:03:10 +08:00

23 lines
566 B
JSON

{
"name": "mya2",
"version": "1.0.0",
"description": "usa per creare l'icone per android ``` https://icon.kitchen/ ```",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://forgit.patachina.it/Fabio/mya.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@capacitor/android": "^8.0.1",
"@capacitor/cli": "^8.0.1",
"@capacitor/core": "^8.0.1",
"@capacitor/preferences": "^8.0.0"
}
}