Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BenjaminAbt/cf3b7a78e64ac8b64239 to your computer and use it in GitHub Desktop.
Save BenjaminAbt/cf3b7a78e64ac8b64239 to your computer and use it in GitHub Desktop.
SchwabenCode.FlexMapper.0.0.9/project.json
{
"version": "0.0.9",
"description": "Map your stuff! ",
"authors": [ "SCHWABENCODE", "BenjaminAbt" ],
"owners": [ "SCHWABENCODE", "BenjaminAbt" ],
"tags": [ "Mapping, FlexMapper, SchwabenCode, BenjaminAbt" ],
"projectUrl": "https://github.com/SchwabenCode/FlexMapper",
"licenseUrl": "https://github.com/SchwabenCode/FlexMapper/LICENSE.md",
"dependencies": {
"System.Collections": "4.0.0",
"System.Linq": "4.0.0",
"System.Runtime": "4.0.0",
"Microsoft.CSharp": "4.0.0",
"System.Diagnostics.Contracts": "4.0.0"
},
"frameworks": {
"net45": { },
"net451": { },
"net452": { },
"net46": { },
"dnx451": { }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment