{ "description": "The ASP.NET MVC model binding components for binding data from a request to an object model.", "version": "6.0.0-*", "compilationOptions": { "warningsAsErrors": true }, "dependencies": { "Microsoft.AspNet.Http": "1.0.0-*", "Microsoft.AspNet.Http.Extensions": "1.0.0-*", "Microsoft.AspNet.Mvc.Abstractions": "6.0.0-*", "Microsoft.AspNet.Mvc.Common": { "version": "6.0.0-*", "type": "build" }, "Microsoft.Framework.CopyOnWriteDictionary.Internal": { "version": "1.0.0-*", "type": "build" }, "Microsoft.Framework.DependencyInjection": "1.0.0-*", "Microsoft.Framework.NotNullAttribute.Internal": { "version": "1.0.0-*", "type": "build" }, "Microsoft.Framework.PropertyHelper.Internal": { "version": "1.0.0-*", "type": "build" }, "Microsoft.Net.Http.Headers": "1.0.0-*", "Newtonsoft.Json": "6.0.6" }, "frameworks": { "dnx451": { "frameworkAssemblies": { "System.ComponentModel.DataAnnotations": "", "System.Runtime.Serialization": "" } }, "dnxcore50": { "dependencies": { "System.Collections.Concurrent": "4.0.10-beta-*", "System.ComponentModel.Annotations": "4.0.10-beta-*", "System.ComponentModel.TypeConverter": "4.0.0-beta-*", "System.ObjectModel": "4.0.10-beta-*", "System.Reflection.TypeExtensions": "4.0.0-beta-*", "System.Runtime.Serialization.Primitives": "4.0.10-beta-*" } } } }