mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
37 lines
999 B
JSON
37 lines
999 B
JSON
{
|
|
"version": "1.0.0-alpha6",
|
|
"description": "Microsoft.AspNet.NodeServices",
|
|
"authors": [
|
|
"Microsoft"
|
|
],
|
|
"tags": [
|
|
""
|
|
],
|
|
"projectUrl": "",
|
|
"licenseUrl": "",
|
|
"dependencies": {
|
|
"System.Net.Http": "4.0.1-beta-23409",
|
|
"Newtonsoft.Json": "8.0.1-beta1",
|
|
"Microsoft.Framework.DependencyInjection": "1.0.0-beta8",
|
|
"Microsoft.Dnx.Runtime.Abstractions": "1.0.0-beta8"
|
|
},
|
|
"frameworks": {
|
|
"dnx451": {},
|
|
"dnxcore50": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.0.1-beta-23217",
|
|
"System.Collections": "4.0.11-beta-23217",
|
|
"System.Linq": "4.0.1-beta-23217",
|
|
"System.Runtime": "4.0.21-beta-23217",
|
|
"System.Threading": "4.0.11-beta-23217",
|
|
"System.Text.RegularExpressions": "4.0.11-beta-23409",
|
|
"System.Diagnostics.Process": "4.1.0-beta-23409",
|
|
"System.IO.FileSystem": "4.0.1-beta-23409",
|
|
"System.Console": "4.0.0-beta-23409"
|
|
}
|
|
}
|
|
},
|
|
"resource": [
|
|
"Content/**/*"
|
|
]
|
|
} |