{ "homepage": "http://nodejs.org", "version": "4.1.0", "license": "MIT", "architecture": { "64bit": { "url": "https://nodejs.org/dist/v4.1.0/node-v4.1.0-x64.msi", "hash": "ebf934575177def034130e2adea292567956be7ef4ed6c11fe645bc59a6ace06" }, "32bit": { "url": "https://nodejs.org/dist/v4.1.0/node-v4.1.0-x86.msi", "hash": "4c6fae187c23b15ec1689d25ac0000d2902d8d5f6c64710ed4ad9e2166f6580f" } }, "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": "
Current Version: v([0-9\\.]+)
" }