mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
22 lines
351 B
JSON
22 lines
351 B
JSON
{
|
|
"version": "1.0.0-alpha7",
|
|
"description": "Microsoft.AspNet.SpaServices",
|
|
"authors": [
|
|
"Microsoft"
|
|
],
|
|
"tags": [
|
|
""
|
|
],
|
|
"projectUrl": "",
|
|
"licenseUrl": "",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Routing": "1.0.0-rc1-*"
|
|
},
|
|
"frameworks": {
|
|
"dnx451": {},
|
|
"dnxcore50": {
|
|
"dependencies": {
|
|
}
|
|
}
|
|
}
|
|
} |