{ "name": "lunch-picker", "private": true, "scripts": { "dev": "granite dev", "build": "ait build", "deploy": "ait deploy", "check:build": "./check-apps-in-toss-build.sh" }, "dependencies": { "@apps-in-toss/framework": "^2.4.1", "@granite-js/native": "1.0.10", "@granite-js/react-native": "1.0.10", "brick-module": "0.5.1", "react": "19.2.3", "react-native": "0.84.0" }, "devDependencies": { "@napi-rs/canvas": "^0.1.97", "@types/react": "19.2.0", "babel-preset-granite": "1.0.10", "pngjs": "^7.0.0", "typescript": "^5.8.3" } }