mirror of
https://github.com/ncblakely/GiantsTools
synced 2024-10-31 21:05:38 +01:00
63 lines
2.2 KiB
JSON
63 lines
2.2 KiB
JSON
{
|
|
"version": 1,
|
|
"dependencies": {
|
|
"net6.0": {
|
|
"Newtonsoft.Json": {
|
|
"type": "Direct",
|
|
"requested": "[13.0.1, )",
|
|
"resolved": "13.0.1",
|
|
"contentHash": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
|
|
},
|
|
"System.CommandLine": {
|
|
"type": "Direct",
|
|
"requested": "[2.0.0-beta1.20427.1, )",
|
|
"resolved": "2.0.0-beta1.20427.1",
|
|
"contentHash": "UjTbOfEKkAd2HlzNOL9d9jv8if+Xkhr+iL6oBaYJfQi8qIKvDwFSub3bjNczwaGQYRgVcTqX2Tle4wi/r2y65g==",
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.4.1",
|
|
"system.memory": "4.5.4"
|
|
}
|
|
},
|
|
"System.CommandLine.DragonFruit": {
|
|
"type": "Direct",
|
|
"requested": "[0.3.0-alpha.20427.1, )",
|
|
"resolved": "0.3.0-alpha.20427.1",
|
|
"contentHash": "ID4jdhJM3BR3WKb6rWBwSigySAQXu5HJaUTzNtLL8zPGC5U/NliT3dW4c+8PfyitKffDr12vdl391s0d17sUXw==",
|
|
"dependencies": {
|
|
"System.CommandLine": "2.0.0-beta1.20427.1",
|
|
"System.CommandLine.Rendering": "0.3.0-alpha.20427.1"
|
|
}
|
|
},
|
|
"Microsoft.CSharp": {
|
|
"type": "Transitive",
|
|
"resolved": "4.4.1",
|
|
"contentHash": "A5hI3gk6WpcBI0QGZY6/d5CCaYUxJgi7iENn1uYEng+Olo8RfI5ReGVkjXjeu3VR3srLvVYREATXa2M0X7FYJA=="
|
|
},
|
|
"NLog": {
|
|
"type": "Transitive",
|
|
"resolved": "5.0.4",
|
|
"contentHash": "hMyC7jq1m7c339DZXTRz96b+0YsIYSwAUB8sAWMtqXd2uwJjYe+y1k74fbItODPqDuE/krd6A4mxew9gLMS+PQ=="
|
|
},
|
|
"System.CommandLine.Rendering": {
|
|
"type": "Transitive",
|
|
"resolved": "0.3.0-alpha.20427.1",
|
|
"contentHash": "AqkOKT5LOq5syNi6EuINAEtMis5UaGX4d7XTNT7zzaGqxsrJcg5OarBjYhEK4w7JWRHo3918hyBKOuEUnkhlIg==",
|
|
"dependencies": {
|
|
"System.CommandLine": "2.0.0-beta1.20427.1"
|
|
}
|
|
},
|
|
"System.Memory": {
|
|
"type": "Transitive",
|
|
"resolved": "4.5.4",
|
|
"contentHash": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw=="
|
|
},
|
|
"giants.bintools": {
|
|
"type": "Project",
|
|
"dependencies": {
|
|
"NLog": "[5.0.4, )",
|
|
"Newtonsoft.Json": "[13.0.1, )"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |