31 lines
741 B
JSON
31 lines
741 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"description": "Microsoft.AspNet.Server.Kestrel.LibuvCopier Console Application",
|
|
"authors": [ "pawelka" ],
|
|
"tags": [ "" ],
|
|
"projectUrl": "",
|
|
"licenseUrl": "",
|
|
|
|
"dependencies": {
|
|
"Newtonsoft.Json" : "7.0.1"
|
|
},
|
|
|
|
"commands": {
|
|
"Microsoft.AspNet.Server.Kestrel.LibuvCopier": "Microsoft.AspNet.Server.Kestrel.LibuvCopier"
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnx451": { },
|
|
"dnxcore50": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.0.1-beta-*",
|
|
"System.Collections": "4.0.11-beta-*",
|
|
"System.Console": "4.0.0-beta-*",
|
|
"System.Linq": "4.0.1-beta-*",
|
|
"System.Threading": "4.0.11-beta-*",
|
|
"System.IO.FileSystem": "4.0.1-beta-*"
|
|
}
|
|
}
|
|
}
|
|
}
|