{ "version": "12.0.0", "description": "Test, manage, and deploy Firebase project from the command line", "homepage": "https://github.com/firebase/firebase-tools", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/firebase/firebase-tools/releases/download/v12.0.0/firebase-tools-win.exe#/firebase.exe", "hash": "c0968685f6707c8d4a018b67c704b383f7142e964bc5d5319c60bc7f71c27bac" } }, "bin": "firebase.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/firebase/firebase-tools/releases/download/v$version/firebase-tools-win.exe#/firebase.exe" } } } }