23 lines
566 B
JSON
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"
|
|
}
|
|
}
|