mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
29 lines
713 B
JSON
29 lines
713 B
JSON
{
|
|
"homepage": "http://nodejs.org",
|
|
"version": "0.10.25",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"http://nodejs.org/dist/v0.10.25/x64/node.exe",
|
|
"http://nodejs.org/dist/npm/npm-1.3.26.zip"
|
|
],
|
|
"hash": [
|
|
"fda189eccd1f63c08e8b5783e084269a955ef5869372866fcd11739d46677f42",
|
|
"898a3bfa1be68a6e08c419a63ca44ba8bb8f955c96542562fae3f6536076506c"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"http://nodejs.org/dist/v0.10.25/node.exe",
|
|
"http://nodejs.org/dist/npm/npm-1.3.26.zip"
|
|
],
|
|
"hash": [
|
|
"3154c7b90eb3f21985632c9e9c13cf92205ea1b9d69289df795169d0e259c35f",
|
|
"898a3bfa1be68a6e08c419a63ca44ba8bb8f955c96542562fae3f6536076506c"
|
|
]
|
|
}
|
|
},
|
|
"env_add_path": "."
|
|
}
|