{ "homepage": "http://nodejs.org", "version": "4.2.1", "license": "MIT", "architecture": { "64bit": { "url": "https://nodejs.org/dist/v4.2.1/node-v4.2.1-x64.msi", "hash": "e460a71ea9aa4d743387a20319042de203de837cb613be0737b6ca368480302d" }, "32bit": { "url": "https://nodejs.org/dist/v4.2.1/node-v4.2.1-x86.msi", "hash": "df70335dc34d48cf03c9074d84ff330f4d1fa0eb12b5225da91ad4f7c1835318" } }, "env_add_path": "nodejs", "post_install": " # Remove npmrc that makes global modules get installed in AppData\\Roaming\\npm rm $dir\\nodejs\\node_modules\\npm\\npmrc npm update -g", "checkver": "
\\s*Current Version: v([0-9\\.]+)" }