|
15 | 15 | }
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "Microsoft.Framework.DependencyInjection": "1.0.0-beta6", |
19 |
| - "Microsoft.AspNet.Mvc.Core": "6.0.0-beta6", |
20 |
| - "Microsoft.AspNet.StaticFiles": "1.0.0-beta6", |
21 |
| - "Microsoft.AspNet.FileProviders.Physical": "1.0.0-beta6", |
22 |
| - "Microsoft.AspNet.Mvc.ViewFeatures": "6.0.0-beta6", |
| 18 | + "Microsoft.Framework.DependencyInjection": "1.0.0-beta7", |
| 19 | + "Microsoft.AspNet.Mvc.Core": "6.0.0-beta7", |
| 20 | + "Microsoft.AspNet.StaticFiles": "1.0.0-beta7", |
| 21 | + "Microsoft.AspNet.FileProviders.Physical": "1.0.0-beta7", |
| 22 | + "Microsoft.AspNet.Mvc.ViewFeatures": "6.0.0-beta7", |
23 | 23 | "React.Core": "",
|
24 | 24 | "JavaScriptEngineSwitcher.Core": "1.2.4.0"
|
25 | 25 | },
|
|
28 | 28 | },
|
29 | 29 |
|
30 | 30 | "authors": [ "Daniel Lo Nigro" ],
|
| 31 | + "owners": [ "Daniel Lo Nigro" ], |
| 32 | + "licenseUrl": "https://github.com/reactjs/React.NET#licence", |
| 33 | + "iconUrl": "http://facebook.github.io/react/img/logo_og.png", |
| 34 | + "copyright": "Copyright 2014-2015 Facebook, Inc", |
| 35 | + "title": "ReactJS.NET (MVC 6)", |
31 | 36 | "description": "ReactJS tools for ASP.NET 5, including ASP.NET MVC 6. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code",
|
32 | 37 | "tags": [ "asp.net", "mvc", "asp", "javascript", "js", "react", "facebook", "reactjs", "vnext" ],
|
33 | 38 | "projectUrl": "http://reactjs.net/"
|
|
0 commit comments