mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
36 lines
858 B
JSON
36 lines
858 B
JSON
{
|
|
"version": "1.0.0-alpha7",
|
|
"description": "Microsoft.AspNet.AngularServices Class Library",
|
|
"authors": [
|
|
"Microsoft"
|
|
],
|
|
"tags": [
|
|
""
|
|
],
|
|
"projectUrl": "",
|
|
"licenseUrl": "",
|
|
"tooling": {
|
|
"defaultNamespace": "Microsoft.AspNet.AngularServices"
|
|
},
|
|
"frameworks": {
|
|
"dnx451": {},
|
|
"dnxcore50": {
|
|
"dependencies": {
|
|
"Microsoft.CSharp": "4.0.1-beta-*",
|
|
"System.Collections": "4.0.11-beta-*",
|
|
"System.Linq": "4.0.1-beta-*",
|
|
"System.Net.Http": "4.0.1-beta-*",
|
|
"System.Runtime": "4.0.21-beta-*",
|
|
"System.Threading": "4.0.11-beta-*"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.AspNet.NodeServices": "1.0.0-alpha7",
|
|
"Microsoft.AspNet.Mvc.TagHelpers": "6.0.0-rc1-*",
|
|
"Microsoft.AspNet.SpaServices": "1.0.0-alpha7"
|
|
},
|
|
"resource": [
|
|
"Content/**/*"
|
|
]
|
|
} |