Cari file su "/"
Some checks are pending
Build Android APK / build (push) Waiting to run

This commit is contained in:
Fabio 2026-01-22 22:03:10 +08:00
parent 16b786d776
commit ea58ebafc5
2 changed files with 1153 additions and 0 deletions

1130
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

23
package.json Normal file
View file

@ -0,0 +1,23 @@
{
"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"
}
}