ScoopInstaller_Main/nuget.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

10 lines
315 B
JSON

{
"homepage": "http://nuget.codeplex.com/",
"version": "2.8.3",
"license": "Apache 2.0",
"url": "http://nuget.org/api/v2/package/NuGet.CommandLine/2.8.3?fn=/dl.zip",
"hash": "cbb474f62f55b292b81a1506ec964d9d547b1723c682fe4c9f38d1ab9c72b27f",
"extract_dir": "tools",
"bin": "nuget.exe"
}