mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
29 lines
675 B
JSON
29 lines
675 B
JSON
{
|
|
"homepage": "http://nodejs.org",
|
|
"version": "0.10.23",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"http://nodejs.org/dist/v0.10.23/x64/node.exe",
|
|
"http://nodejs.org/dist/npm/npm-1.3.17.zip"
|
|
],
|
|
"hash": [
|
|
"sha1:663d9dd7face6399f5c0b7d6082ec2d5b4acc2c3",
|
|
"c57aa7f3b639e78b31f47a6b8c8f34ec0ce8f3d7687bb90d752d772fd386948d"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": [
|
|
"http://nodejs.org/dist/v0.10.23/node.exe",
|
|
"http://nodejs.org/dist/npm/npm-1.3.17.zip"
|
|
],
|
|
"hash": [
|
|
"sha1:12d1e0a6373bb2b67129c7f0ebc514b793b106af",
|
|
"c57aa7f3b639e78b31f47a6b8c8f34ec0ce8f3d7687bb90d752d772fd386948d"
|
|
]
|
|
}
|
|
},
|
|
"env_add_path": "."
|
|
}
|