"libnemo": "^0.0.6"
},
"devDependencies": {
+ "@nativescript/android": "8.8.5",
"@nativescript/types": "^8.8.0",
"@nativescript/webpack": "^5.0.22",
"typescript": "^5.6.3"
"integrity": "sha512-ExDoj1QV5eC6TEbMdLUMMk9cfvNKhhv5gXol4SmULRVCx/3iyCPhJ74nsb3S0Vb+/f+XujBEj3vQn5+cwS0fNA==",
"license": "Apache-2.0"
},
+ "node_modules/@nativescript/android": {
+ "version": "8.8.5",
+ "resolved": "https://registry.npmjs.org/@nativescript/android/-/android-8.8.5.tgz",
+ "integrity": "sha512-Vl0ppigpuiq/bArPaQlwXN4MuyOl84XAWORHRdPEpnGfAbKZoBuoWZveVofIBfb4O7cFfYyB2wyLk4wQW7WMhQ==",
+ "dev": true
+ },
"node_modules/@nativescript/core": {
"version": "8.8.2",
"resolved": "https://registry.npmjs.org/@nativescript/core/-/core-8.8.2.tgz",
"libnemo": "^0.0.6"
},
"devDependencies": {
+ "@nativescript/android": "8.8.5",
"@nativescript/types": "^8.8.0",
"@nativescript/webpack": "^5.0.22",
"typescript": "^5.6.3"
},
- "type": "module",
+ "type": "commonjs",
"private": true
}